App Engine Python SDK version $VERSION
commit0deaaade177d49b9cd4ea93fe09d0661ebe331c2
authorrichmond@google.com <richmond@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Fri, 22 Feb 2013 00:57:15 +0000 (22 00:57 +0000)
committerrichmond@google.com <richmond@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Fri, 22 Feb 2013 00:57:15 +0000 (22 00:57 +0000)
treee5790cec90e4d3d02e15d8d358082074bf6ec8a6
parent9ecc17eea7257d97dc984d17930b33c7f291a031
App Engine Python SDK version $VERSION

git-svn-id: http://googleappengine.googlecode.com/svn/trunk@318 80f5ef21-4148-0410-bacc-cfb02402ada8
9656 files changed:
python/README
python/RELEASE_NOTES
python/VERSION
python/_python_runtime.py [new file with mode: 0644]
python/api_server.py
python/appcfg.py
python/bulkload_client.py
python/bulkloader.py
python/dev_appserver.py
python/devappserver2.py [new file with mode: 0644]
python/download_appstats.py
python/endpointscfg.py
python/gen_protorpc.py
python/google/appengine/api/appinfo.py
python/google/appengine/api/backendinfo.py
python/google/appengine/api/backends/backends.py
python/google/appengine/api/background_thread/__init__.py [new file with mode: 0644]
python/google/appengine/api/background_thread/background_thread.py [new file with mode: 0644]
python/google/appengine/api/blobstore/blobstore.py
python/google/appengine/api/blobstore/blobstore_stub.py
python/google/appengine/api/channel/channel.py
python/google/appengine/api/channel/channel_service_stub.py
python/google/appengine/api/conversion/__init__.py [deleted file]
python/google/appengine/api/conversion/conversion.py [deleted file]
python/google/appengine/api/conversion/conversion_service_pb.py [deleted file]
python/google/appengine/api/conversion/conversion_stub.py [deleted file]
python/google/appengine/api/conversion/static/test.html [deleted file]
python/google/appengine/api/conversion/static/test.txt [deleted file]
python/google/appengine/api/datastore_file_stub.py
python/google/appengine/api/datastore_types.py
python/google/appengine/api/images/images_stub.py
python/google/appengine/api/logservice/log_service_pb.py
python/google/appengine/api/logservice/logservice.py
python/google/appengine/api/logservice/logservice_stub.py
python/google/appengine/api/memcache/memcache_service_pb.py
python/google/appengine/api/memcache/memcache_stub.py
python/google/appengine/api/rdbms_mysqldb.py
python/google/appengine/api/remote_socket/_remote_socket.py
python/google/appengine/api/request_info.py
python/google/appengine/api/search/search.py
python/google/appengine/api/search/search_util.py
python/google/appengine/api/search/simple_search_stub.py
python/google/appengine/api/servers/servers_stub.py
python/google/appengine/api/system/system_stub.py
python/google/appengine/api/taskqueue/taskqueue_service_pb.py
python/google/appengine/api/taskqueue/taskqueue_stub.py
python/google/appengine/api/urlfetch.py
python/google/appengine/api/urlfetch_service_pb.py
python/google/appengine/api/urlfetch_stub.py
python/google/appengine/api/xmpp/__init__.py
python/google/appengine/api/xmpp/xmpp_service_pb.py
python/google/appengine/api/xmpp/xmpp_service_stub.py
python/google/appengine/datastore/datastore_pb.py
python/google/appengine/datastore/datastore_sqlite_stub.py
python/google/appengine/datastore/datastore_stats_generator.py [moved from python/google/appengine/ext/admin/datastore_stats_generator.py with 100% similarity]
python/google/appengine/datastore/datastore_stub_util.py
python/google/appengine/datastore/entity_pb.py
python/google/appengine/dist/_library.py
python/google/appengine/dist/httplib.py
python/google/appengine/dist27/httplib.py
python/google/appengine/ext/admin/__init__.py
python/google/appengine/ext/admin/templates/interactive.html
python/google/appengine/ext/analytics/static/analytics_js.js
python/google/appengine/ext/appstats/static/appstats_css.css
python/google/appengine/ext/appstats/static/appstats_js.js
python/google/appengine/ext/blobstore/blobstore.py
python/google/appengine/ext/datastore_admin/backup_handler.py
python/google/appengine/ext/datastore_admin/static/css/compiled.css
python/google/appengine/ext/datastore_admin/static/js/compiled.js
python/google/appengine/ext/datastore_admin/templates/backup_information.html
python/google/appengine/ext/datastore_admin/templates/confirm_backup.html
python/google/appengine/ext/datastore_admin/templates/list_actions.html
python/google/appengine/ext/datastore_admin/utils.py
python/google/appengine/ext/endpoints/__init__.py
python/google/appengine/ext/endpoints/api_backend.py
python/google/appengine/ext/endpoints/api_backend_service.py
python/google/appengine/ext/endpoints/api_config.py
python/google/appengine/ext/endpoints/api_exceptions.py [new file with mode: 0644]
python/google/appengine/ext/endpoints/apiserving.py
python/google/appengine/ext/endpoints/message_parser.py
python/google/appengine/ext/endpoints/users_id_token.py
python/google/appengine/ext/go/__init__.py
python/google/appengine/ext/mapreduce/errors.py
python/google/appengine/ext/mapreduce/handlers.py
python/google/appengine/ext/remote_api/remote_api_services.py
python/google/appengine/ext/testbed/__init__.py
python/google/appengine/ext/webapp/blobstore_handlers.py
python/google/appengine/runtime/background.py [new file with mode: 0644]
python/google/appengine/runtime/shutdown.py [new file with mode: 0644]
python/google/appengine/tools/api_server.py
python/google/appengine/tools/appcfg.py
python/google/appengine/tools/appengine_rpc.py
python/google/appengine/tools/appengine_rpc_httplib2.py
python/google/appengine/tools/boolean_action.py
python/google/appengine/tools/bulkloader.py
python/google/appengine/tools/dev-channel-js.js
python/google/appengine/tools/dev_appserver.py
python/google/appengine/tools/dev_appserver_blobstore.py
python/google/appengine/tools/dev_appserver_import_hook.py
python/google/appengine/tools/dev_appserver_main.py
python/google/appengine/tools/dev_appserver_multiprocess.py
python/google/appengine/tools/dev_appserver_upload.py
python/google/appengine/tools/devappserver2/__init__.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/__init__.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/admin_request_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/admin_request_handler_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/admin_server.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/assets/common.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/assets/jquery-1.8.2.min.js [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/console.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/console_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/cron_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/cron_handler_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/datastore_indexes_viewer.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/datastore_stats_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/datastore_viewer.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/datastore_viewer_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/mail_request_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/mail_request_handler_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/memcache_viewer.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/search_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/servers_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/static_file_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/taskqueue_queues_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/taskqueue_queues_handler_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/taskqueue_tasks_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/taskqueue_utils.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/taskqueue_utils_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/console.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/console.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/console.js [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/cron.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/cron.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/datastore_edit.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/datastore_edit.js [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/datastore_indexes_viewer.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/datastore_indexes_viewer.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/datastore_stats.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/datastore_stats.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/datastore_viewer.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/datastore_viewer.js [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/mail.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/mail.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/memcache_viewer.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/memcache_viewer.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/search.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/search.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/search_document.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/search_index.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/search_index.js [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/servers.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/skeleton.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/taskqueue_queues.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/taskqueue_tasks.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/xmpp.css [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/templates/xmpp.html [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/xmpp_request_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/admin/xmpp_request_handler_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/api_server.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/api_server_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/application_configuration.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/application_configuration_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/blob_download.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/blob_download_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/blob_image.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/blob_image_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/blob_upload.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/blob_upload_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/channel.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/channel_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/constants.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/devappserver2.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/devappserver2_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/dispatcher.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/dispatcher_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/errors.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/file_watcher.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/fsevents_file_watcher.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/fsevents_file_watcher_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/http_runtime.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/http_runtime_constants.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/http_runtime_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/inotify_file_watcher.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/inotify_file_watcher_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/instance.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/instance_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/login.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/login_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/__init__.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/request_state.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/request_state_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/runtime.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/runtime_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/sandbox.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/sandbox_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/stubs.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python/stubs_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/python_runtime.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/request_rewriter.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/request_rewriter_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/runtime_config_pb2.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/scheduled_executor.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/scheduled_executor_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/server.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/server_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/start_response_utils.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/start_response_utils_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/static_files_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/static_files_handler_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/update_checker.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/update_checker_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/url_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/url_handler_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/win32_file_watcher.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/win32_file_watcher_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/wsgi_handler.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/wsgi_request_info.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/wsgi_request_info_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/wsgi_server.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/wsgi_server_test.py [new file with mode: 0644]
python/google/appengine/tools/devappserver2/wsgi_test_utils.py [new file with mode: 0644]
python/google/appengine/tools/endpointscfg.py
python/google/appengine/tools/remote_api_shell.py
python/google/net/proto2/proto/descriptor_pb2.py
python/google/net/proto2/python/public/descriptor.py
python/google/net/proto2/python/public/message.py
python/google/storage/speckle/proto/client_error_code_pb2.py
python/google/storage/speckle/proto/client_pb2.py
python/google/storage/speckle/python/api/rdbms.py
python/google/storage/speckle/python/django/backend/base.py
python/google/storage/speckle/python/tool/google_sql.py
python/google_sql.py
python/lib/PyAMF-0.6.1/PyAMF.egg-info/PKG-INFO [moved from python/lib/PyAMF/PKG-INFO with 100% similarity]
python/lib/PyAMF-0.6.1/PyAMF.egg-info/SOURCES.txt [moved from python/lib/PyAMF/PyAMF.egg-info/SOURCES.txt with 100% similarity]
python/lib/PyAMF-0.6.1/PyAMF.egg-info/dependency_links.txt [copied from python/lib/PyAMF/PyAMF.egg-info/dependency_links.txt with 100% similarity]
python/lib/PyAMF-0.6.1/PyAMF.egg-info/not-zip-safe [copied from python/lib/PyAMF/PyAMF.egg-info/not-zip-safe with 100% similarity]
python/lib/PyAMF-0.6.1/PyAMF.egg-info/requires.txt [moved from python/lib/PyAMF/PyAMF.egg-info/requires.txt with 100% similarity]
python/lib/PyAMF-0.6.1/PyAMF.egg-info/top_level.txt [moved from python/lib/PyAMF/PyAMF.egg-info/top_level.txt with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/__init__.py [moved from python/lib/PyAMF/pyamf/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/_version.py [moved from python/lib/PyAMF/pyamf/_version.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/__init__.py [moved from python/lib/PyAMF/pyamf/adapters/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_array.py [moved from python/lib/PyAMF/pyamf/adapters/_array.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_collections.py [moved from python/lib/PyAMF/pyamf/adapters/_collections.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_decimal.py [moved from python/lib/PyAMF/pyamf/adapters/_decimal.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_django_contrib_auth_models.py [moved from python/lib/PyAMF/pyamf/adapters/_django_contrib_auth_models.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_base.py [moved from python/lib/PyAMF/pyamf/adapters/_django_db_models_base.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_fields.py [moved from python/lib/PyAMF/pyamf/adapters/_django_db_models_fields.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_django_db_models_query.py [moved from python/lib/PyAMF/pyamf/adapters/_django_db_models_query.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_django_utils_translation.py [moved from python/lib/PyAMF/pyamf/adapters/_django_utils_translation.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_elixir.py [moved from python/lib/PyAMF/pyamf/adapters/_elixir.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_google_appengine_ext_blobstore.py [moved from python/lib/PyAMF/pyamf/adapters/_google_appengine_ext_blobstore.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_google_appengine_ext_db.py [moved from python/lib/PyAMF/pyamf/adapters/_google_appengine_ext_db.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_sets.py [moved from python/lib/PyAMF/pyamf/adapters/_sets.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_sqlalchemy_orm.py [moved from python/lib/PyAMF/pyamf/adapters/_sqlalchemy_orm.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/_sqlalchemy_orm_collections.py [moved from python/lib/PyAMF/pyamf/adapters/_sqlalchemy_orm_collections.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/adapters/util.py [moved from python/lib/PyAMF/pyamf/adapters/util.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/alias.py [moved from python/lib/PyAMF/pyamf/alias.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/amf0.py [moved from python/lib/PyAMF/pyamf/amf0.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/amf3.py [moved from python/lib/PyAMF/pyamf/amf3.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/codec.py [moved from python/lib/PyAMF/pyamf/codec.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/flex/__init__.py [moved from python/lib/PyAMF/pyamf/flex/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/flex/data.py [moved from python/lib/PyAMF/pyamf/flex/data.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/flex/messaging.py [moved from python/lib/PyAMF/pyamf/flex/messaging.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/python.py [moved from python/lib/PyAMF/pyamf/python.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/__init__.py [moved from python/lib/PyAMF/pyamf/remoting/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/amf0.py [moved from python/lib/PyAMF/pyamf/remoting/amf0.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/amf3.py [moved from python/lib/PyAMF/pyamf/remoting/amf3.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/client/__init__.py [moved from python/lib/PyAMF/pyamf/remoting/client/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/__init__.py [moved from python/lib/PyAMF/pyamf/remoting/gateway/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/django.py [moved from python/lib/PyAMF/pyamf/remoting/gateway/django.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/google.py [moved from python/lib/PyAMF/pyamf/remoting/gateway/google.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/twisted.py [moved from python/lib/PyAMF/pyamf/remoting/gateway/twisted.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/remoting/gateway/wsgi.py [moved from python/lib/PyAMF/pyamf/remoting/gateway/wsgi.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/sol.py [moved from python/lib/PyAMF/pyamf/sol.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/__init__.py [moved from python/lib/PyAMF/pyamf/tests/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/__init__.py [moved from python/lib/PyAMF/pyamf/tests/adapters/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/_google_models.py [moved from python/lib/PyAMF/pyamf/tests/adapters/_google_models.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/django_app/adapters/models.py [moved from python/lib/PyAMF/pyamf/tests/adapters/django_app/adapters/models.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/django_app/settings.py [moved from python/lib/PyAMF/pyamf/tests/adapters/django_app/settings.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_array.py [moved from python/lib/PyAMF/pyamf/tests/adapters/test_array.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_collections.py [moved from python/lib/PyAMF/pyamf/tests/adapters/test_collections.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_django.py [moved from python/lib/PyAMF/pyamf/tests/adapters/test_django.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_elixir.py [moved from python/lib/PyAMF/pyamf/tests/adapters/test_elixir.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_google.py [moved from python/lib/PyAMF/pyamf/tests/adapters/test_google.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/adapters/test_sqlalchemy.py [moved from python/lib/PyAMF/pyamf/tests/adapters/test_sqlalchemy.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/gateway/__init__.py [moved from python/lib/PyAMF/pyamf/tests/gateway/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_django.py [moved from python/lib/PyAMF/pyamf/tests/gateway/test_django.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_google.py [moved from python/lib/PyAMF/pyamf/tests/gateway/test_google.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_twisted.py [moved from python/lib/PyAMF/pyamf/tests/gateway/test_twisted.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/gateway/test_wsgi.py [moved from python/lib/PyAMF/pyamf/tests/gateway/test_wsgi.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/modules/__init__.py [moved from python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/modules/test_decimal.py [moved from python/lib/PyAMF/pyamf/tests/modules/test_decimal.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/modules/test_sets.py [moved from python/lib/PyAMF/pyamf/tests/modules/test_sets.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/remoting/__init__.py [moved from python/lib/PyAMF/pyamf/tests/remoting/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_amf0.py [moved from python/lib/PyAMF/pyamf/tests/remoting/test_amf0.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_client.py [moved from python/lib/PyAMF/pyamf/tests/remoting/test_client.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/remoting/test_remoteobject.py [moved from python/lib/PyAMF/pyamf/tests/remoting/test_remoteobject.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_adapters.py [moved from python/lib/PyAMF/pyamf/tests/test_adapters.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_adapters_util.py [moved from python/lib/PyAMF/pyamf/tests/test_adapters_util.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_alias.py [moved from python/lib/PyAMF/pyamf/tests/test_alias.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_amf0.py [moved from python/lib/PyAMF/pyamf/tests/test_amf0.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_amf3.py [moved from python/lib/PyAMF/pyamf/tests/test_amf3.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_basic.py [moved from python/lib/PyAMF/pyamf/tests/test_basic.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_codec.py [moved from python/lib/PyAMF/pyamf/tests/test_codec.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_flex.py [moved from python/lib/PyAMF/pyamf/tests/test_flex.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_flex_messaging.py [moved from python/lib/PyAMF/pyamf/tests/test_flex_messaging.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_gateway.py [moved from python/lib/PyAMF/pyamf/tests/test_gateway.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_imports.py [moved from python/lib/PyAMF/pyamf/tests/test_imports.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_remoting.py [moved from python/lib/PyAMF/pyamf/tests/test_remoting.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_sol.py [moved from python/lib/PyAMF/pyamf/tests/test_sol.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_util.py [moved from python/lib/PyAMF/pyamf/tests/test_util.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_versions.py [moved from python/lib/PyAMF/pyamf/tests/test_versions.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/test_xml.py [moved from python/lib/PyAMF/pyamf/tests/test_xml.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/tests/util.py [moved from python/lib/PyAMF/pyamf/tests/util.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/util/__init__.py [moved from python/lib/PyAMF/pyamf/util/__init__.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/util/imports.py [moved from python/lib/PyAMF/pyamf/util/imports.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/util/pure.py [moved from python/lib/PyAMF/pyamf/util/pure.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/versions.py [moved from python/lib/PyAMF/pyamf/versions.py with 100% similarity]
python/lib/PyAMF-0.6.1/pyamf/xml.py [moved from python/lib/PyAMF/pyamf/xml.py with 100% similarity]
python/lib/PyAMF/CHANGES.txt [deleted file]
python/lib/PyAMF/LICENSE [deleted file]
python/lib/PyAMF/MANIFEST.in [deleted file]
python/lib/PyAMF/PyAMF.egg-info/PKG-INFO [deleted file]
python/lib/PyAMF/README.txt [deleted file]
python/lib/PyAMF/cpyamf/__init__.py [deleted file]
python/lib/PyAMF/cpyamf/amf0.c [deleted file]
python/lib/PyAMF/cpyamf/amf0.pyx [deleted file]
python/lib/PyAMF/cpyamf/amf3.c [deleted file]
python/lib/PyAMF/cpyamf/amf3.pxd [deleted file]
python/lib/PyAMF/cpyamf/amf3.pyx [deleted file]
python/lib/PyAMF/cpyamf/codec.c [deleted file]
python/lib/PyAMF/cpyamf/codec.pxd [deleted file]
python/lib/PyAMF/cpyamf/codec.pyx [deleted file]
python/lib/PyAMF/cpyamf/util.c [deleted file]
python/lib/PyAMF/cpyamf/util.pxd [deleted file]
python/lib/PyAMF/cpyamf/util.pyx [deleted file]
python/lib/PyAMF/distribute_setup.py [deleted file]
python/lib/PyAMF/doc/Makefile [deleted file]
python/lib/PyAMF/doc/about.rst [deleted file]
python/lib/PyAMF/doc/architecture/adapters.rst [deleted file]
python/lib/PyAMF/doc/architecture/attributecontrol.rst [deleted file]
python/lib/PyAMF/doc/architecture/classmapping.rst [deleted file]
python/lib/PyAMF/doc/architecture/examples/adapters/myadapter.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/adapters/mymodule.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/iexternalizable.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/models1.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/models2.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/models3.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/proxied-attr.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/server.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/static-attr.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/synonym.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/attribute-control/whitelist.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/class-mapping/alias-decorator.py [deleted file]
python/lib/PyAMF/doc/architecture/examples/class-mapping/example-classes.as [deleted file]
python/lib/PyAMF/doc/architecture/examples/class-mapping/example-classes.py [deleted file]
python/lib/PyAMF/doc/architecture/future.rst [deleted file]
python/lib/PyAMF/doc/architecture/index.rst [deleted file]
python/lib/PyAMF/doc/architecture/overview.rst [deleted file]
python/lib/PyAMF/doc/architecture/typemap.rst [deleted file]
python/lib/PyAMF/doc/bugs.rst [deleted file]
python/lib/PyAMF/doc/community/download.rst [deleted file]
python/lib/PyAMF/doc/community/index.rst [deleted file]
python/lib/PyAMF/doc/community/irc.rst [deleted file]
python/lib/PyAMF/doc/community/mailinglist.rst [deleted file]
python/lib/PyAMF/doc/community/maintainers.rst [deleted file]
python/lib/PyAMF/doc/community/team.rst [deleted file]
python/lib/PyAMF/doc/community/thanks.rst [deleted file]
python/lib/PyAMF/doc/conf.py [deleted file]
python/lib/PyAMF/doc/contents.rst [deleted file]
python/lib/PyAMF/doc/html/defindex.html [deleted file]
python/lib/PyAMF/doc/html/layout.html [deleted file]
python/lib/PyAMF/doc/html/tutorials.html [deleted file]
python/lib/PyAMF/doc/install.rst [deleted file]
python/lib/PyAMF/doc/license.rst [deleted file]
python/lib/PyAMF/doc/make.bat [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/addressbook.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/bytearray.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/geoip.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/guestbook.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/index.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/ohloh.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/recordset.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/shell.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/simple.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/socket.rst [deleted file]
python/lib/PyAMF/doc/tutorials/actionscript/udp.rst [deleted file]
python/lib/PyAMF/doc/tutorials/apache/index.rst [deleted file]
python/lib/PyAMF/doc/tutorials/apache/mod_python.rst [deleted file]
python/lib/PyAMF/doc/tutorials/apache/mod_wsgi.rst [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/AddressBook.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditEmailDlg.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditEmailDlgClass.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditPhoneDlg.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditPhoneDlgClass.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditUserDlg.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditUserDlgClass.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/models/Email.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/models/PhoneNumber.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/models/SAObject.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/models/User.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/sa_example.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/controller.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/crossdomain.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/models.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/persistent.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/server.wsgi [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/src/bytearray.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/src/org/pyamf/examples/bytearray/ByteArrayExample.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/src/org/pyamf/examples/bytearray/Snapshot.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/crossdomain.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/__init__.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/gateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/models.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/views.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/server.wsgi [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/settings.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/urls.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/src/geoip.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/src/org/pyamf/examples/geoip/GeoipExample.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/src/org/pyamf/examples/geoip/vo/GeoInfo.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/python/server.wsgi [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/db/schema.sql [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/assets/main.css [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/guestbook.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/GuestbookExample.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/components/MessageBox.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/components/SubmitBox.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/events/SubmitEvent.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/vo/Message.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/crossdomain.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/guestbook.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/guestbook.tac [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/settings.cfg [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/src/OhlohApi.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/src/org/pyamf/examples/ohloh/ApiExample.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/python/ohloh.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/python/server.wsgi [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/flash/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/flash/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/flash/src/SoftwareInfoClass.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/db.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/gateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/gateway.wsgi [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/init.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/org/pyamf/examples/sharedobject/SharedObjectExample.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/org/pyamf/examples/sharedobject/vo/App.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/org/pyamf/examples/sharedobject/vo/SharedObject.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/sharedobject.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/style.css [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/python/crossdomain.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/python/service.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/src/org/pyamf/examples/shell/Shell.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/src/resources/main.css [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/src/shell.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/__init__.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/gateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/manage.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/settings.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/urls.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/src/org/pyamf/examples/simple/SimpleView.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/src/org/pyamf/examples/simple/User.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/src/simple.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/src/org/pyamf/examples/socket/PythonSocket.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/src/org/pyamf/examples/socket/SocketExample.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/src/socket.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/python/socket-policy.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/python/timer.tac [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/UDPExample-app.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/UDPExample.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/events/LogEvent.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/net/NetworkConnection.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/net/UDPConnection.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/view/TextWindow.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/vo/HelloWorld.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/apache/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/apache/mod_python.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/apache/mod_python.vhost [deleted file]
python/lib/PyAMF/doc/tutorials/examples/apache/mod_wsgi.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/apache/mod_wsgi.vhost [deleted file]
python/lib/PyAMF/doc/tutorials/examples/apache/myApp.wsgi [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/app.yaml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/assets/mootools.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/crossdomain.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/echo/__init__.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/echo/gateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/echo/index.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/index.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/settings.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/shell/__init__.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/shell/gateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/shell/index.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/__init__.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/decoder.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/encoder.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/jsonfilter.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/scanner.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_decode.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_default.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_dump.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_fail.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_float.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_indent.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_pass1.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_pass2.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_pass3.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_recursion.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_separators.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_unicode.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/templates/base.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/templates/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/templates/swf.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/urls.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/flash.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/webapp.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/wsgi.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/cherrypy/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/cherrypy/crossdomain.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/cherrypy/gateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/django/amfgateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/django/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/pylons/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/pylons/crossdomain.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/pylons/gateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/turbogears/app.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/turbogears/mygateway.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/classic.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/preferred.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/stackless.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/wsgi.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/werkzeug/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/gateways/werkzeug/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as2/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as2/authenticate.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as2/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as3/Authentication.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as3/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as3/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/.actionScriptProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/.flexProperties [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/.project [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/src/authentication.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/ssa1/main.asc [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/python/server.wsgi [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/client/amf_version.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/client/authentication.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/client/basic.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/client/exception.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/client/headers.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/client/logger.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/client/referer.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/client/user_agent.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as1/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as1/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as1/src/helloworld.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as2/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as2/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as2/src/helloworld.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as3/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as3/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as3/src/HelloWorld.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/ssa1/main.asc [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/remoteobject/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/remoteobject/deploy/assets/swfobject.js [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/remoteobject/deploy/index.html [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/remoteobject/src/helloworld.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/src/helloworld.mxml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/python/crossdomain.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/python/server.wsgi [deleted file]
python/lib/PyAMF/doc/tutorials/examples/general/remoteobject/remoteobject_test.as [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/ant/embedded/build.xml [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/ant/embedded/src/java/org/pyamf/HelloWorld.java [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/ant/embedded/src/python/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/ant/embedded/src/python/server.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/demo_app.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/swing/Readme.txt [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/swing/client.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/swing/gui.py [deleted file]
python/lib/PyAMF/doc/tutorials/examples/jython/web.xml [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/appengine.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/cherrypy.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/django.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/index.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/pylons.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/sqlalchemy.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/stackless.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/turbogears.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/twisted.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/web2py.rst [deleted file]
python/lib/PyAMF/doc/tutorials/gateways/werkzeug.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/authentication/as2.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/authentication/as3.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/authentication/flex.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/authentication/index.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/authentication/ssa1.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/client.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/helloworld/as1.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/helloworld/as2.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/helloworld/as3.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/helloworld/flex.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/helloworld/index.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/helloworld/ssa1.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/index.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/remoteobject.rst [deleted file]
python/lib/PyAMF/doc/tutorials/general/sharedobject.rst [deleted file]
python/lib/PyAMF/doc/tutorials/index.rst [deleted file]
python/lib/PyAMF/doc/tutorials/jython/ant.rst [deleted file]
python/lib/PyAMF/doc/tutorials/jython/index.rst [deleted file]
python/lib/PyAMF/doc/tutorials/jython/modjy.rst [deleted file]
python/lib/PyAMF/doc/tutorials/jython/swing.rst [deleted file]
python/lib/PyAMF/doc/whatsnew/0.5.rst [deleted file]
python/lib/PyAMF/doc/whatsnew/0.6.rst [deleted file]
python/lib/PyAMF/doc/whatsnew/index.rst [deleted file]
python/lib/PyAMF/pyamf/tests/modules/__init__.py [deleted file]
python/lib/PyAMF/setup.cfg [deleted file]
python/lib/PyAMF/setup.py [deleted file]
python/lib/PyAMF/setupinfo.py [deleted file]
python/lib/cacerts/urlfetch_cacerts.txt
python/lib/cherrypy/cherrypy/__init__.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpchecker.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpcompat.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpconfig.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpdispatch.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cperror.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cplogging.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpmodpy.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpnative_server.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpreqbody.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cprequest.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpserver.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpthreadinglocal.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cptools.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cptree.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpwsgi.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/_cpwsgi_server.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/__init__.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/auth.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/auth_basic.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/auth_digest.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/caching.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/covercp.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/cpstats.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/cptools.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/encoding.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/gctools.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/http.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/httpauth.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/httputil.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/jsontools.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/profiler.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/reprconf.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/sessions.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/static.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/lib/xmlrpcutil.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/process/__init__.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/process/plugins.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/process/servers.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/process/win32.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/process/wspbus.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/scaffold/__init__.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/__init__.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/_test_decorators.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/_test_states_demo.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/benchmark.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/checkerdemo.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/helper.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/logtest.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/modfastcgi.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/modfcgid.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/modpy.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/modwsgi.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/sessiondemo.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_auth_basic.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_auth_digest.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_bus.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_caching.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_config.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_config_server.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_conn.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_core.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_dynamicobjectmapping.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_encoding.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_etags.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_http.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_httpauth.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_httplib.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_json.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_logging.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_mime.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_misc_tools.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_objectmapping.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_proxy.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_refleaks.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_request_obj.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_routes.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_session.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_sessionauthenticate.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_states.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_static.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_tools.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_tutorials.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_virtualhost.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_wsgi_ns.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_wsgi_vhost.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_wsgiapps.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/test_xmlrpc.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/test/webtest.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/__init__.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/bonus-sqlobject.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut01_helloworld.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut02_expose_methods.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut03_get_and_post.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut04_complex_site.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut05_derived_objects.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut06_default_method.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut07_sessions.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut08_generators_and_yield.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut09_files.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/tutorial/tut10_http_errors.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/wsgiserver/__init__.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/wsgiserver/ssl_builtin.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/wsgiserver/ssl_pyopenssl.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/wsgiserver/wsgiserver2.py [new file with mode: 0644]
python/lib/cherrypy/cherrypy/wsgiserver/wsgiserver3.py [new file with mode: 0644]
python/lib/concurrent/LICENSE [new file with mode: 0644]
python/lib/concurrent/concurrent/__init__.py [new file with mode: 0644]
python/lib/concurrent/concurrent/futures/__init__.py [new file with mode: 0644]
python/lib/concurrent/concurrent/futures/_base.py [new file with mode: 0644]
python/lib/concurrent/concurrent/futures/_compat.py [new file with mode: 0644]
python/lib/concurrent/concurrent/futures/process.py [new file with mode: 0644]
python/lib/concurrent/concurrent/futures/thread.py [new file with mode: 0644]
python/lib/django-0.96/AUTHORS [moved from python/lib/django_0_96/AUTHORS with 100% similarity, mode: 0644]
python/lib/django-0.96/INSTALL [moved from python/lib/django_0_96/INSTALL with 100% similarity, mode: 0644]
python/lib/django-0.96/LICENSE [moved from python/lib/django_0_96/LICENSE with 100% similarity, mode: 0644]
python/lib/django-0.96/PKG-INFO [moved from python/lib/django_0_96/PKG-INFO with 100% similarity, mode: 0644]
python/lib/django-0.96/README [moved from python/lib/django_0_96/README with 100% similarity, mode: 0644]
python/lib/django-0.96/django/__init__.py [moved from python/lib/django_0_96/django/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/bin/compile-messages.py [moved from python/lib/django_0_96/django/bin/compile-messages.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/bin/daily_cleanup.py [moved from python/lib/django_0_96/django/bin/daily_cleanup.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/bin/django-admin.py [moved from python/lib/django_0_96/django/bin/django-admin.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/bin/make-messages.py [moved from python/lib/django_0_96/django/bin/make-messages.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/bin/unique-messages.py [moved from python/lib/django_0_96/django/bin/unique-messages.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/conf/__init__.py [moved from python/lib/django_0_96/django/conf/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/conf/global_settings.py [moved from python/lib/django_0_96/django/conf/global_settings.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/conf/project_template/manage.py [moved from python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/manage.py with 100% similarity]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/conf/urls/defaults.py [moved from python/lib/django_0_96/django/conf/urls/defaults.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/conf/urls/i18n.py [moved from python/lib/django_0_96/django/conf/urls/i18n.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/conf/urls/shortcut.py [moved from python/lib/django_0_96/django/conf/urls/shortcut.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/admin/filterspecs.py [moved from python/lib/django_0_96/django/contrib/admin/filterspecs.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/contrib/admin/models.py [moved from python/lib/django_0_96/django/contrib/admin/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/contrib/admin/urls.py [moved from python/lib/django_0_96/django/contrib/admin/urls.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/admin/utils.py [moved from python/lib/django_0_96/django/contrib/admin/utils.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/contrib/auth/__init__.py [moved from python/lib/django_0_96/django/contrib/auth/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/auth/backends.py [moved from python/lib/django_0_96/django/contrib/auth/backends.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/contrib/auth/decorators.py [moved from python/lib/django_0_96/django/contrib/auth/decorators.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/auth/forms.py [moved from python/lib/django_0_96/django/contrib/auth/forms.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/contrib/auth/management.py [moved from python/lib/django_0_96/django/contrib/auth/management.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/auth/middleware.py [moved from python/lib/django_0_96/django/contrib/auth/middleware.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/auth/models.py [moved from python/lib/django_0_96/django/contrib/auth/models.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/auth/views.py [moved from python/lib/django_0_96/django/contrib/auth/views.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/comments/feeds.py [moved from python/lib/django_0_96/django/contrib/comments/feeds.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/comments/models.py [moved from python/lib/django_0_96/django/contrib/comments/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/contrib/contenttypes/management.py [moved from python/lib/django_0_96/django/contrib/contenttypes/management.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/contenttypes/models.py [moved from python/lib/django_0_96/django/contrib/contenttypes/models.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/csrf/middleware.py [moved from python/lib/django_0_96/django/contrib/csrf/middleware.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/flatpages/middleware.py [moved from python/lib/django_0_96/django/contrib/flatpages/middleware.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/flatpages/models.py [moved from python/lib/django_0_96/django/contrib/flatpages/models.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/flatpages/urls.py [moved from python/lib/django_0_96/django/contrib/flatpages/urls.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/flatpages/views.py [moved from python/lib/django_0_96/django/contrib/flatpages/views.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/formtools/preview.py [moved from python/lib/django_0_96/django/contrib/formtools/preview.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/contrib/redirects/middleware.py [moved from python/lib/django_0_96/django/contrib/redirects/middleware.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/redirects/models.py [moved from python/lib/django_0_96/django/contrib/redirects/models.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/sessions/middleware.py [moved from python/lib/django_0_96/django/contrib/sessions/middleware.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/sessions/models.py [moved from python/lib/django_0_96/django/contrib/sessions/models.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/sitemaps/__init__.py [moved from python/lib/django_0_96/django/contrib/sitemaps/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/contrib/sitemaps/views.py [moved from python/lib/django_0_96/django/contrib/sitemaps/views.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/sites/management.py [moved from python/lib/django_0_96/django/contrib/sites/management.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/sites/managers.py [moved from python/lib/django_0_96/django/contrib/sites/managers.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/sites/models.py [moved from python/lib/django_0_96/django/contrib/sites/models.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/syndication/feeds.py [moved from python/lib/django_0_96/django/contrib/syndication/feeds.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/contrib/syndication/views.py [moved from python/lib/django_0_96/django/contrib/syndication/views.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/cache/__init__.py [moved from python/lib/django_0_96/django/core/cache/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/core/context_processors.py [moved from python/lib/django_0_96/django/core/context_processors.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/exceptions.py [moved from python/lib/django_0_96/django/core/exceptions.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/handler.py [moved from python/lib/django_0_96/django/core/handler.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/handlers/base.py [moved from python/lib/django_0_96/django/core/handlers/base.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/handlers/modpython.py [moved from python/lib/django_0_96/django/core/handlers/modpython.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/core/handlers/wsgi.py [moved from python/lib/django_0_96/django/core/handlers/wsgi.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/mail.py [moved from python/lib/django_0_96/django/core/mail.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/management.py [moved from python/lib/django_0_96/django/core/management.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/paginator.py [moved from python/lib/django_0_96/django/core/paginator.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/serializers/__init__.py [moved from python/lib/django_0_96/django/core/serializers/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/serializers/base.py [moved from python/lib/django_0_96/django/core/serializers/base.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/serializers/json.py [moved from python/lib/django_0_96/django/core/serializers/json.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/serializers/python.py [moved from python/lib/django_0_96/django/core/serializers/python.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/serializers/pyyaml.py [moved from python/lib/django_0_96/django/core/serializers/pyyaml.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/core/servers/basehttp.py [moved from python/lib/django_0_96/django/core/servers/basehttp.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/servers/fastcgi.py [moved from python/lib/django_0_96/django/core/servers/fastcgi.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/signals.py [moved from python/lib/django_0_96/django/core/signals.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/template_loader.py [moved from python/lib/django_0_96/django/core/template_loader.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/urlresolvers.py [moved from python/lib/django_0_96/django/core/urlresolvers.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/validators.py [moved from python/lib/django_0_96/django/core/validators.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/core/xheaders.py [moved from python/lib/django_0_96/django/core/xheaders.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/__init__.py [moved from python/lib/django_0_96/django/db/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/db/backends/util.py [moved from python/lib/django_0_96/django/db/backends/util.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/models/__init__.py [moved from python/lib/django_0_96/django/db/models/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/models/base.py [moved from python/lib/django_0_96/django/db/models/base.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/db/models/loading.py [moved from python/lib/django_0_96/django/db/models/loading.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/models/manager.py [moved from python/lib/django_0_96/django/db/models/manager.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/models/manipulators.py [moved from python/lib/django_0_96/django/db/models/manipulators.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/models/options.py [moved from python/lib/django_0_96/django/db/models/options.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/models/query.py [moved from python/lib/django_0_96/django/db/models/query.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/models/related.py [moved from python/lib/django_0_96/django/db/models/related.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/models/signals.py [moved from python/lib/django_0_96/django/db/models/signals.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/db/transaction.py [moved from python/lib/django_0_96/django/db/transaction.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/dispatch/__init__.py [moved from python/lib/django_0_96/django/dispatch/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/dispatch/dispatcher.py [moved from python/lib/django_0_96/django/dispatch/dispatcher.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/dispatch/errors.py [moved from python/lib/django_0_96/django/dispatch/errors.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/dispatch/robust.py [moved from python/lib/django_0_96/django/dispatch/robust.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/dispatch/robustapply.py [moved from python/lib/django_0_96/django/dispatch/robustapply.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/dispatch/saferef.py [moved from python/lib/django_0_96/django/dispatch/saferef.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/forms/__init__.py [moved from python/lib/django_0_96/django/forms/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/http/__init__.py [moved from python/lib/django_0_96/django/http/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/middleware/cache.py [moved from python/lib/django_0_96/django/middleware/cache.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/middleware/common.py [moved from python/lib/django_0_96/django/middleware/common.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/middleware/doc.py [moved from python/lib/django_0_96/django/middleware/doc.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/middleware/gzip.py [moved from python/lib/django_0_96/django/middleware/gzip.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/middleware/http.py [moved from python/lib/django_0_96/django/middleware/http.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/middleware/locale.py [moved from python/lib/django_0_96/django/middleware/locale.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/middleware/transaction.py [moved from python/lib/django_0_96/django/middleware/transaction.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/newforms/__init__.py [moved from python/lib/django_0_96/django/newforms/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/newforms/extras/__init__.py [moved from python/lib/django_0_96/django/newforms/extras/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/newforms/extras/widgets.py [moved from python/lib/django_0_96/django/newforms/extras/widgets.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/newforms/fields.py [moved from python/lib/django_0_96/django/newforms/fields.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/newforms/forms.py [moved from python/lib/django_0_96/django/newforms/forms.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/newforms/models.py [moved from python/lib/django_0_96/django/newforms/models.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/newforms/util.py [moved from python/lib/django_0_96/django/newforms/util.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/newforms/widgets.py [moved from python/lib/django_0_96/django/newforms/widgets.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/oldforms/__init__.py [moved from python/lib/django_0_96/django/oldforms/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/shortcuts/__init__.py [moved from python/lib/django_0_96/django/shortcuts/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/template/__init__.py [moved from python/lib/django_0_96/django/template/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/template/context.py [moved from python/lib/django_0_96/django/template/context.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/template/defaultfilters.py [moved from python/lib/django_0_96/django/template/defaultfilters.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/template/defaulttags.py [moved from python/lib/django_0_96/django/template/defaulttags.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/template/loader.py [moved from python/lib/django_0_96/django/template/loader.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/template/loader_tags.py [moved from python/lib/django_0_96/django/template/loader_tags.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/template/loaders/eggs.py [moved from python/lib/django_0_96/django/template/loaders/eggs.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/template/loaders/filesystem.py [moved from python/lib/django_0_96/django/template/loaders/filesystem.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/templatetags/__init__.py [moved from python/lib/django_0_96/django/templatetags/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/templatetags/i18n.py [moved from python/lib/django_0_96/django/templatetags/i18n.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/test/__init__.py [moved from python/lib/django_0_96/django/test/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/test/client.py [moved from python/lib/django_0_96/django/test/client.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/test/doctest.py [moved from python/lib/django_0_96/django/test/doctest.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/test/signals.py [moved from python/lib/django_0_96/django/test/signals.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/test/simple.py [moved from python/lib/django_0_96/django/test/simple.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/test/testcases.py [moved from python/lib/django_0_96/django/test/testcases.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/test/utils.py [moved from python/lib/django_0_96/django/test/utils.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/_threading_local.py [moved from python/lib/django_0_96/django/utils/_threading_local.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/autoreload.py [moved from python/lib/django_0_96/django/utils/autoreload.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/cache.py [moved from python/lib/django_0_96/django/utils/cache.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/daemonize.py [moved from python/lib/django_0_96/django/utils/daemonize.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/datastructures.py [moved from python/lib/django_0_96/django/utils/datastructures.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/dateformat.py [moved from python/lib/django_0_96/django/utils/dateformat.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/dates.py [moved from python/lib/django_0_96/django/utils/dates.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/decorators.py [moved from python/lib/django_0_96/django/utils/decorators.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/feedgenerator.py [moved from python/lib/django_0_96/django/utils/feedgenerator.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/functional.py [moved from python/lib/django_0_96/django/utils/functional.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/html.py [moved from python/lib/django_0_96/django/utils/html.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/images.py [moved from python/lib/django_0_96/django/utils/images.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/itercompat.py [moved from python/lib/django_0_96/django/utils/itercompat.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/simplejson/__init__.py [moved from python/lib/django_0_96/django/utils/simplejson/__init__.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/simplejson/decoder.py [moved from python/lib/django_0_96/django/utils/simplejson/decoder.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/simplejson/encoder.py [moved from python/lib/django_0_96/django/utils/simplejson/encoder.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/simplejson/jsonfilter.py [moved from python/lib/django_0_96/django/utils/simplejson/jsonfilter.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/simplejson/scanner.py [moved from python/lib/django_0_96/django/utils/simplejson/scanner.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/stopwords.py [moved from python/lib/django_0_96/django/utils/stopwords.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/synch.py [moved from python/lib/django_0_96/django/utils/synch.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/termcolors.py [moved from python/lib/django_0_96/django/utils/termcolors.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/text.py [moved from python/lib/django_0_96/django/utils/text.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/timesince.py [moved from python/lib/django_0_96/django/utils/timesince.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/translation/__init__.py [moved from python/lib/django_0_96/django/utils/translation/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/utils/tzinfo.py [moved from python/lib/django_0_96/django/utils/tzinfo.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/utils/xmlutils.py [moved from python/lib/django_0_96/django/utils/xmlutils.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/views/debug.py [moved from python/lib/django_0_96/django/views/debug.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/views/decorators/cache.py [moved from python/lib/django_0_96/django/views/decorators/cache.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/views/decorators/gzip.py [moved from python/lib/django_0_96/django/views/decorators/gzip.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/views/decorators/http.py [moved from python/lib/django_0_96/django/views/decorators/http.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/views/decorators/vary.py [moved from python/lib/django_0_96/django/views/decorators/vary.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/views/defaults.py [moved from python/lib/django_0_96/django/views/defaults.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/django/views/generic/simple.py [moved from python/lib/django_0_96/django/views/generic/simple.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/views/i18n.py [moved from python/lib/django_0_96/django/views/i18n.py with 100% similarity, mode: 0644]
python/lib/django-0.96/django/views/static.py [moved from python/lib/django_0_96/django/views/static.py with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/add_ons.txt [moved from python/lib/django_0_96/docs/add_ons.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/admin_css.txt [moved from python/lib/django_0_96/docs/admin_css.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/apache_auth.txt [moved from python/lib/django_0_96/docs/apache_auth.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/api_stability.txt [moved from python/lib/django_0_96/docs/api_stability.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/authentication.txt [moved from python/lib/django_0_96/docs/authentication.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/cache.txt [moved from python/lib/django_0_96/docs/cache.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/contributing.txt [moved from python/lib/django_0_96/docs/contributing.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/csrf.txt [moved from python/lib/django_0_96/docs/csrf.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/databases.txt [moved from python/lib/django_0_96/docs/databases.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/db-api.txt [moved from python/lib/django_0_96/docs/db-api.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/design_philosophies.txt [moved from python/lib/django_0_96/docs/design_philosophies.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/distributions.txt [moved from python/lib/django_0_96/docs/distributions.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/django-admin.txt [moved from python/lib/django_0_96/docs/django-admin.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/documentation.txt [moved from python/lib/django_0_96/docs/documentation.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/email.txt [moved from python/lib/django_0_96/docs/email.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/faq.txt [moved from python/lib/django_0_96/docs/faq.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/fastcgi.txt [moved from python/lib/django_0_96/docs/fastcgi.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/flatpages.txt [moved from python/lib/django_0_96/docs/flatpages.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/forms.txt [moved from python/lib/django_0_96/docs/forms.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/generic_views.txt [moved from python/lib/django_0_96/docs/generic_views.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/i18n.txt [moved from python/lib/django_0_96/docs/i18n.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/install.txt [moved from python/lib/django_0_96/docs/install.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/legacy_databases.txt [moved from python/lib/django_0_96/docs/legacy_databases.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/middleware.txt [moved from python/lib/django_0_96/docs/middleware.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/model-api.txt [moved from python/lib/django_0_96/docs/model-api.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/modpython.txt [moved from python/lib/django_0_96/docs/modpython.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/newforms.txt [moved from python/lib/django_0_96/docs/newforms.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/outputting_csv.txt [moved from python/lib/django_0_96/docs/outputting_csv.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/outputting_pdf.txt [moved from python/lib/django_0_96/docs/outputting_pdf.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/overview.txt [moved from python/lib/django_0_96/docs/overview.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/redirects.txt [moved from python/lib/django_0_96/docs/redirects.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-0.96/docs/request_response.txt [moved from python/lib/django_0_96/docs/request_response.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/serialization.txt [moved from python/lib/django_0_96/docs/serialization.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/sessions.txt [moved from python/lib/django_0_96/docs/sessions.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/settings.txt [moved from python/lib/django_0_96/docs/settings.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/sitemaps.txt [moved from python/lib/django_0_96/docs/sitemaps.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/sites.txt [moved from python/lib/django_0_96/docs/sites.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/static_files.txt [moved from python/lib/django_0_96/docs/static_files.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/syndication_feeds.txt [moved from python/lib/django_0_96/docs/syndication_feeds.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/templates.txt [moved from python/lib/django_0_96/docs/templates.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/templates_python.txt [moved from python/lib/django_0_96/docs/templates_python.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/testing.txt [moved from python/lib/django_0_96/docs/testing.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/transactions.txt [moved from python/lib/django_0_96/docs/transactions.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/tutorial01.txt [moved from python/lib/django_0_96/docs/tutorial01.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/tutorial02.txt [moved from python/lib/django_0_96/docs/tutorial02.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/tutorial03.txt [moved from python/lib/django_0_96/docs/tutorial03.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/tutorial04.txt [moved from python/lib/django_0_96/docs/tutorial04.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/docs/url_dispatch.txt [moved from python/lib/django_0_96/docs/url_dispatch.txt with 100% similarity, mode: 0644]
python/lib/django-0.96/scripts/rpm-install.sh [moved from python/lib/django_0_96/scripts/rpm-install.sh with 100% similarity, mode: 0644]
python/lib/django-0.96/setup.cfg [moved from python/lib/django_0_96/setup.cfg with 100% similarity, mode: 0644]
python/lib/django-0.96/setup.py [moved from python/lib/django_0_96/setup.py with 100% similarity, mode: 0644]
python/lib/django-1.2/AUTHORS [moved from python/lib/django_1_2/AUTHORS with 100% similarity, mode: 0644]
python/lib/django-1.2/INSTALL [moved from python/lib/django_1_2/INSTALL with 100% similarity, mode: 0644]
python/lib/django-1.2/LICENSE [moved from python/lib/django_1_2/LICENSE with 100% similarity, mode: 0644]
python/lib/django-1.2/MANIFEST.in [moved from python/lib/django_1_2/MANIFEST.in with 100% similarity, mode: 0644]
python/lib/django-1.2/PKG-INFO [moved from python/lib/django_1_2/PKG-INFO with 100% similarity, mode: 0644]
python/lib/django-1.2/README [moved from python/lib/django_1_2/README with 100% similarity, mode: 0644]
python/lib/django-1.2/django/__init__.py [moved from python/lib/django_1_2/django/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/bin/compile-messages.py [moved from python/lib/django_1_2/django/bin/compile-messages.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/bin/daily_cleanup.py [moved from python/lib/django_1_2/django/bin/daily_cleanup.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/bin/django-admin.py [moved from python/lib/django_1_2/django/bin/django-admin.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/bin/make-messages.py [moved from python/lib/django_1_2/django/bin/make-messages.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/bin/unique-messages.py [moved from python/lib/django_1_2/django/bin/unique-messages.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/conf/__init__.py [moved from python/lib/django_1_2/django/conf/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/conf/global_settings.py [moved from python/lib/django_1_2/django/conf/global_settings.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/conf/project_template/manage.py [moved from python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/manage.py with 100% similarity]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/conf/urls/defaults.py [moved from python/lib/django_1_2/django/conf/urls/defaults.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/conf/urls/i18n.py [moved from python/lib/django_1_2/django/conf/urls/i18n.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/conf/urls/shortcut.py [moved from python/lib/django_1_2/django/conf/urls/shortcut.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admin/__init__.py [moved from python/lib/django_1_2/django/contrib/admin/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admin/actions.py [moved from python/lib/django_1_2/django/contrib/admin/actions.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admin/filterspecs.py [moved from python/lib/django_1_2/django/contrib/admin/filterspecs.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admin/helpers.py [moved from python/lib/django_1_2/django/contrib/admin/helpers.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/admin/models.py [moved from python/lib/django_1_2/django/contrib/admin/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admin/options.py [moved from python/lib/django_1_2/django/contrib/admin/options.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admin/sites.py [moved from python/lib/django_1_2/django/contrib/admin/sites.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/admin/util.py [moved from python/lib/django_1_2/django/contrib/admin/util.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admin/validation.py [moved from python/lib/django_1_2/django/contrib/admin/validation.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/admin/widgets.py [moved from python/lib/django_1_2/django/contrib/admin/widgets.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admindocs/models.py [moved from python/lib/django_1_2/django/contrib/admindocs/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/admindocs/urls.py [moved from python/lib/django_1_2/django/contrib/admindocs/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admindocs/utils.py [moved from python/lib/django_1_2/django/contrib/admindocs/utils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/admindocs/views.py [moved from python/lib/django_1_2/django/contrib/admindocs/views.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/auth/__init__.py [moved from python/lib/django_1_2/django/contrib/auth/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/auth/admin.py [moved from python/lib/django_1_2/django/contrib/auth/admin.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/auth/backends.py [moved from python/lib/django_1_2/django/contrib/auth/backends.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/auth/decorators.py [moved from python/lib/django_1_2/django/contrib/auth/decorators.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/auth/forms.py [moved from python/lib/django_1_2/django/contrib/auth/forms.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/auth/middleware.py [moved from python/lib/django_1_2/django/contrib/auth/middleware.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/auth/models.py [moved from python/lib/django_1_2/django/contrib/auth/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/auth/tokens.py [moved from python/lib/django_1_2/django/contrib/auth/tokens.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/auth/urls.py [moved from python/lib/django_1_2/django/contrib/auth/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/auth/views.py [moved from python/lib/django_1_2/django/contrib/auth/views.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/comments/__init__.py [moved from python/lib/django_1_2/django/contrib/comments/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/comments/admin.py [moved from python/lib/django_1_2/django/contrib/comments/admin.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/comments/feeds.py [moved from python/lib/django_1_2/django/contrib/comments/feeds.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/comments/forms.py [moved from python/lib/django_1_2/django/contrib/comments/forms.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/comments/managers.py [moved from python/lib/django_1_2/django/contrib/comments/managers.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/comments/models.py [moved from python/lib/django_1_2/django/contrib/comments/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/comments/moderation.py [moved from python/lib/django_1_2/django/contrib/comments/moderation.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/comments/signals.py [moved from python/lib/django_1_2/django/contrib/comments/signals.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/comments/urls.py [moved from python/lib/django_1_2/django/contrib/comments/urls.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/contenttypes/generic.py [moved from python/lib/django_1_2/django/contrib/contenttypes/generic.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/contenttypes/management.py [moved from python/lib/django_1_2/django/contrib/contenttypes/management.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/contenttypes/models.py [moved from python/lib/django_1_2/django/contrib/contenttypes/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/contenttypes/tests.py [moved from python/lib/django_1_2/django/contrib/contenttypes/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/contenttypes/views.py [moved from python/lib/django_1_2/django/contrib/contenttypes/views.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/csrf/middleware.py [moved from python/lib/django_1_2/django/contrib/csrf/middleware.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/databrowse/__init__.py [moved from python/lib/django_1_2/django/contrib/databrowse/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/databrowse/datastructures.py [moved from python/lib/django_1_2/django/contrib/databrowse/datastructures.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/databrowse/sites.py [moved from python/lib/django_1_2/django/contrib/databrowse/sites.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/databrowse/urls.py [moved from python/lib/django_1_2/django/contrib/databrowse/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/databrowse/views.py [moved from python/lib/django_1_2/django/contrib/databrowse/views.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/flatpages/admin.py [moved from python/lib/django_1_2/django/contrib/flatpages/admin.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/flatpages/middleware.py [moved from python/lib/django_1_2/django/contrib/flatpages/middleware.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/flatpages/models.py [moved from python/lib/django_1_2/django/contrib/flatpages/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/flatpages/urls.py [moved from python/lib/django_1_2/django/contrib/flatpages/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/flatpages/views.py [moved from python/lib/django_1_2/django/contrib/flatpages/views.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/formtools/models.py [moved from python/lib/django_1_2/django/contrib/formtools/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/formtools/preview.py [moved from python/lib/django_1_2/django/contrib/formtools/preview.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/formtools/tests.py [moved from python/lib/django_1_2/django/contrib/formtools/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/formtools/utils.py [moved from python/lib/django_1_2/django/contrib/formtools/utils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/formtools/wizard.py [moved from python/lib/django_1_2/django/contrib/formtools/wizard.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/gis/feeds.py [moved from python/lib/django_1_2/django/contrib/gis/feeds.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/gis/gdal/LICENSE [moved from python/lib/django_1_2/django/contrib/gis/gdal/LICENSE with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/gis/geos/LICENSE [moved from python/lib/django_1_2/django/contrib/gis/geos/LICENSE with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/gis/measure.py [moved from python/lib/django_1_2/django/contrib/gis/measure.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/gis/models.py [moved from python/lib/django_1_2/django/contrib/gis/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/gis/shortcuts.py [moved from python/lib/django_1_2/django/contrib/gis/shortcuts.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/markup/tests.py [moved from python/lib/django_1_2/django/contrib/markup/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/messages/__init__.py [moved from python/lib/django_1_2/django/contrib/messages/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/messages/api.py [moved from python/lib/django_1_2/django/contrib/messages/api.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/messages/constants.py [moved from python/lib/django_1_2/django/contrib/messages/constants.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/messages/middleware.py [moved from python/lib/django_1_2/django/contrib/messages/middleware.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/messages/models.py [moved from python/lib/django_1_2/django/contrib/messages/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/messages/utils.py [moved from python/lib/django_1_2/django/contrib/messages/utils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/redirects/admin.py [moved from python/lib/django_1_2/django/contrib/redirects/admin.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/redirects/middleware.py [moved from python/lib/django_1_2/django/contrib/redirects/middleware.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/redirects/models.py [moved from python/lib/django_1_2/django/contrib/redirects/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/sessions/middleware.py [moved from python/lib/django_1_2/django/contrib/sessions/middleware.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/sessions/models.py [moved from python/lib/django_1_2/django/contrib/sessions/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/sessions/tests.py [moved from python/lib/django_1_2/django/contrib/sessions/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/sitemaps/__init__.py [moved from python/lib/django_1_2/django/contrib/sitemaps/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/sitemaps/models.py [moved from python/lib/django_1_2/django/contrib/sitemaps/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/sitemaps/views.py [moved from python/lib/django_1_2/django/contrib/sitemaps/views.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/sites/admin.py [moved from python/lib/django_1_2/django/contrib/sites/admin.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/sites/management.py [moved from python/lib/django_1_2/django/contrib/sites/management.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/sites/managers.py [moved from python/lib/django_1_2/django/contrib/sites/managers.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/sites/models.py [moved from python/lib/django_1_2/django/contrib/sites/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/sites/tests.py [moved from python/lib/django_1_2/django/contrib/sites/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/syndication/feeds.py [moved from python/lib/django_1_2/django/contrib/syndication/feeds.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/contrib/syndication/views.py [moved from python/lib/django_1_2/django/contrib/syndication/views.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/contrib/webdesign/tests.py [moved from python/lib/django_1_2/django/contrib/webdesign/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/cache/__init__.py [moved from python/lib/django_1_2/django/core/cache/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/core/context_processors.py [moved from python/lib/django_1_2/django/core/context_processors.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/exceptions.py [moved from python/lib/django_1_2/django/core/exceptions.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/__init__.py [moved from python/lib/django_1_2/django/core/files/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/base.py [moved from python/lib/django_1_2/django/core/files/base.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/images.py [moved from python/lib/django_1_2/django/core/files/images.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/locks.py [moved from python/lib/django_1_2/django/core/files/locks.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/move.py [moved from python/lib/django_1_2/django/core/files/move.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/storage.py [moved from python/lib/django_1_2/django/core/files/storage.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/temp.py [moved from python/lib/django_1_2/django/core/files/temp.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/uploadedfile.py [moved from python/lib/django_1_2/django/core/files/uploadedfile.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/uploadhandler.py [moved from python/lib/django_1_2/django/core/files/uploadhandler.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/files/utils.py [moved from python/lib/django_1_2/django/core/files/utils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/handlers/base.py [moved from python/lib/django_1_2/django/core/handlers/base.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/handlers/modpython.py [moved from python/lib/django_1_2/django/core/handlers/modpython.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/core/handlers/wsgi.py [moved from python/lib/django_1_2/django/core/handlers/wsgi.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/mail/__init__.py [moved from python/lib/django_1_2/django/core/mail/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/core/mail/message.py [moved from python/lib/django_1_2/django/core/mail/message.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/mail/utils.py [moved from python/lib/django_1_2/django/core/mail/utils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/management/__init__.py [moved from python/lib/django_1_2/django/core/management/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/management/base.py [moved from python/lib/django_1_2/django/core/management/base.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/management/color.py [moved from python/lib/django_1_2/django/core/management/color.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/core/management/sql.py [moved from python/lib/django_1_2/django/core/management/sql.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/management/validation.py [moved from python/lib/django_1_2/django/core/management/validation.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/paginator.py [moved from python/lib/django_1_2/django/core/paginator.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/serializers/__init__.py [moved from python/lib/django_1_2/django/core/serializers/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/serializers/base.py [moved from python/lib/django_1_2/django/core/serializers/base.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/serializers/json.py [moved from python/lib/django_1_2/django/core/serializers/json.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/serializers/python.py [moved from python/lib/django_1_2/django/core/serializers/python.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/serializers/pyyaml.py [moved from python/lib/django_1_2/django/core/serializers/pyyaml.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/core/servers/basehttp.py [moved from python/lib/django_1_2/django/core/servers/basehttp.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/servers/fastcgi.py [moved from python/lib/django_1_2/django/core/servers/fastcgi.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/signals.py [moved from python/lib/django_1_2/django/core/signals.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/template_loader.py [moved from python/lib/django_1_2/django/core/template_loader.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/urlresolvers.py [moved from python/lib/django_1_2/django/core/urlresolvers.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/validators.py [moved from python/lib/django_1_2/django/core/validators.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/core/xheaders.py [moved from python/lib/django_1_2/django/core/xheaders.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/__init__.py [moved from python/lib/django_1_2/django/db/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/backends/__init__.py [moved from python/lib/django_1_2/django/db/backends/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/backends/creation.py [moved from python/lib/django_1_2/django/db/backends/creation.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/db/backends/signals.py [moved from python/lib/django_1_2/django/db/backends/signals.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/db/backends/util.py [moved from python/lib/django_1_2/django/db/backends/util.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/models/__init__.py [moved from python/lib/django_1_2/django/db/models/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/models/aggregates.py [moved from python/lib/django_1_2/django/db/models/aggregates.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/models/base.py [moved from python/lib/django_1_2/django/db/models/base.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/models/expressions.py [moved from python/lib/django_1_2/django/db/models/expressions.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/db/models/loading.py [moved from python/lib/django_1_2/django/db/models/loading.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/models/manager.py [moved from python/lib/django_1_2/django/db/models/manager.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/models/options.py [moved from python/lib/django_1_2/django/db/models/options.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/models/query.py [moved from python/lib/django_1_2/django/db/models/query.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/db/models/related.py [moved from python/lib/django_1_2/django/db/models/related.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/models/signals.py [moved from python/lib/django_1_2/django/db/models/signals.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/db/transaction.py [moved from python/lib/django_1_2/django/db/transaction.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/db/utils.py [moved from python/lib/django_1_2/django/db/utils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/dispatch/__init__.py [moved from python/lib/django_1_2/django/dispatch/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/dispatch/dispatcher.py [moved from python/lib/django_1_2/django/dispatch/dispatcher.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/dispatch/license.txt [moved from python/lib/django_1_2/django/dispatch/license.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/django/dispatch/saferef.py [moved from python/lib/django_1_2/django/dispatch/saferef.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/__init__.py [moved from python/lib/django_1_2/django/forms/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/extras/__init__.py [moved from python/lib/django_1_2/django/forms/extras/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/extras/widgets.py [moved from python/lib/django_1_2/django/forms/extras/widgets.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/fields.py [moved from python/lib/django_1_2/django/forms/fields.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/forms.py [moved from python/lib/django_1_2/django/forms/forms.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/formsets.py [moved from python/lib/django_1_2/django/forms/formsets.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/models.py [moved from python/lib/django_1_2/django/forms/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/util.py [moved from python/lib/django_1_2/django/forms/util.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/forms/widgets.py [moved from python/lib/django_1_2/django/forms/widgets.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/http/__init__.py [moved from python/lib/django_1_2/django/http/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/http/multipartparser.py [moved from python/lib/django_1_2/django/http/multipartparser.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/http/utils.py [moved from python/lib/django_1_2/django/http/utils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/middleware/cache.py [moved from python/lib/django_1_2/django/middleware/cache.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/middleware/common.py [moved from python/lib/django_1_2/django/middleware/common.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/middleware/csrf.py [moved from python/lib/django_1_2/django/middleware/csrf.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/middleware/doc.py [moved from python/lib/django_1_2/django/middleware/doc.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/middleware/gzip.py [moved from python/lib/django_1_2/django/middleware/gzip.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/middleware/http.py [moved from python/lib/django_1_2/django/middleware/http.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/middleware/locale.py [moved from python/lib/django_1_2/django/middleware/locale.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/middleware/transaction.py [moved from python/lib/django_1_2/django/middleware/transaction.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/shortcuts/__init__.py [moved from python/lib/django_1_2/django/shortcuts/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/__init__.py [moved from python/lib/django_1_2/django/template/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/context.py [moved from python/lib/django_1_2/django/template/context.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/debug.py [moved from python/lib/django_1_2/django/template/debug.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/defaultfilters.py [moved from python/lib/django_1_2/django/template/defaultfilters.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/defaulttags.py [moved from python/lib/django_1_2/django/template/defaulttags.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/loader.py [moved from python/lib/django_1_2/django/template/loader.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/loader_tags.py [moved from python/lib/django_1_2/django/template/loader_tags.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/template/loaders/cached.py [moved from python/lib/django_1_2/django/template/loaders/cached.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/loaders/eggs.py [moved from python/lib/django_1_2/django/template/loaders/eggs.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/loaders/filesystem.py [moved from python/lib/django_1_2/django/template/loaders/filesystem.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/template/smartif.py [moved from python/lib/django_1_2/django/template/smartif.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/templatetags/cache.py [moved from python/lib/django_1_2/django/templatetags/cache.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/templatetags/i18n.py [moved from python/lib/django_1_2/django/templatetags/i18n.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/test/__init__.py [moved from python/lib/django_1_2/django/test/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/test/_doctest.py [moved from python/lib/django_1_2/django/test/_doctest.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/test/client.py [moved from python/lib/django_1_2/django/test/client.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/test/signals.py [moved from python/lib/django_1_2/django/test/signals.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/test/simple.py [moved from python/lib/django_1_2/django/test/simple.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/test/testcases.py [moved from python/lib/django_1_2/django/test/testcases.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/test/utils.py [moved from python/lib/django_1_2/django/test/utils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/_os.py [moved from python/lib/django_1_2/django/utils/_os.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/_threading_local.py [moved from python/lib/django_1_2/django/utils/_threading_local.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/autoreload.py [moved from python/lib/django_1_2/django/utils/autoreload.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/cache.py [moved from python/lib/django_1_2/django/utils/cache.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/checksums.py [moved from python/lib/django_1_2/django/utils/checksums.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/copycompat.py [moved from python/lib/django_1_2/django/utils/copycompat.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/daemonize.py [moved from python/lib/django_1_2/django/utils/daemonize.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/datastructures.py [moved from python/lib/django_1_2/django/utils/datastructures.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/dateformat.py [moved from python/lib/django_1_2/django/utils/dateformat.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/dates.py [moved from python/lib/django_1_2/django/utils/dates.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/datetime_safe.py [moved from python/lib/django_1_2/django/utils/datetime_safe.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/decorators.py [moved from python/lib/django_1_2/django/utils/decorators.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/encoding.py [moved from python/lib/django_1_2/django/utils/encoding.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/feedgenerator.py [moved from python/lib/django_1_2/django/utils/feedgenerator.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/formats.py [moved from python/lib/django_1_2/django/utils/formats.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/functional.py [moved from python/lib/django_1_2/django/utils/functional.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/hashcompat.py [moved from python/lib/django_1_2/django/utils/hashcompat.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/html.py [moved from python/lib/django_1_2/django/utils/html.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/http.py [moved from python/lib/django_1_2/django/utils/http.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/importlib.py [moved from python/lib/django_1_2/django/utils/importlib.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/itercompat.py [moved from python/lib/django_1_2/django/utils/itercompat.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/module_loading.py [moved from python/lib/django_1_2/django/utils/module_loading.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/numberformat.py [moved from python/lib/django_1_2/django/utils/numberformat.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/regex_helper.py [moved from python/lib/django_1_2/django/utils/regex_helper.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/safestring.py [moved from python/lib/django_1_2/django/utils/safestring.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/simplejson/LICENSE.txt [moved from python/lib/django_1_2/django/utils/simplejson/LICENSE.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/simplejson/__init__.py [moved from python/lib/django_1_2/django/utils/simplejson/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/simplejson/decoder.py [moved from python/lib/django_1_2/django/utils/simplejson/decoder.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/simplejson/encoder.py [moved from python/lib/django_1_2/django/utils/simplejson/encoder.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/simplejson/scanner.py [moved from python/lib/django_1_2/django/utils/simplejson/scanner.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/simplejson/tool.py [moved from python/lib/django_1_2/django/utils/simplejson/tool.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/stopwords.py [moved from python/lib/django_1_2/django/utils/stopwords.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/synch.py [moved from python/lib/django_1_2/django/utils/synch.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/termcolors.py [moved from python/lib/django_1_2/django/utils/termcolors.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/text.py [moved from python/lib/django_1_2/django/utils/text.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/thread_support.py [moved from python/lib/django_1_2/django/utils/thread_support.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/timesince.py [moved from python/lib/django_1_2/django/utils/timesince.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/translation/__init__.py [moved from python/lib/django_1_2/django/utils/translation/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/utils/tree.py [moved from python/lib/django_1_2/django/utils/tree.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/tzinfo.py [moved from python/lib/django_1_2/django/utils/tzinfo.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/version.py [moved from python/lib/django_1_2/django/utils/version.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/utils/xmlutils.py [moved from python/lib/django_1_2/django/utils/xmlutils.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/csrf.py [moved from python/lib/django_1_2/django/views/csrf.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/debug.py [moved from python/lib/django_1_2/django/views/debug.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/decorators/cache.py [moved from python/lib/django_1_2/django/views/decorators/cache.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/decorators/csrf.py [moved from python/lib/django_1_2/django/views/decorators/csrf.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/decorators/gzip.py [moved from python/lib/django_1_2/django/views/decorators/gzip.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/decorators/http.py [moved from python/lib/django_1_2/django/views/decorators/http.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/decorators/vary.py [moved from python/lib/django_1_2/django/views/decorators/vary.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/defaults.py [moved from python/lib/django_1_2/django/views/defaults.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/generic/__init__.py [moved from python/lib/django_1_2/django/views/generic/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/django/views/generic/simple.py [moved from python/lib/django_1_2/django/views/generic/simple.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/i18n.py [moved from python/lib/django_1_2/django/views/i18n.py with 100% similarity, mode: 0644]
python/lib/django-1.2/django/views/static.py [moved from python/lib/django_1_2/django/views/static.py with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/Makefile [moved from python/lib/django_1_2/docs/Makefile with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/_ext/applyxrefs.py [moved from python/lib/django_1_2/docs/_ext/applyxrefs.py with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/_ext/djangodocs.py [moved from python/lib/django_1_2/docs/_ext/djangodocs.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/_theme/djangodocs/genindex.html [moved from python/lib/django_1_2/docs/_theme/djangodocs/genindex.html with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/_theme/djangodocs/layout.html [moved from python/lib/django_1_2/docs/_theme/djangodocs/layout.html with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/_theme/djangodocs/modindex.html [moved from python/lib/django_1_2/docs/_theme/djangodocs/modindex.html with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/_theme/djangodocs/search.html [moved from python/lib/django_1_2/docs/_theme/djangodocs/search.html with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/_theme/djangodocs/theme.conf [moved from python/lib/django_1_2/docs/_theme/djangodocs/theme.conf with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/conf.py [moved from python/lib/django_1_2/docs/conf.py with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/contents.txt [moved from python/lib/django_1_2/docs/contents.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/faq/admin.txt [moved from python/lib/django_1_2/docs/faq/admin.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/faq/contributing.txt [moved from python/lib/django_1_2/docs/faq/contributing.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/faq/general.txt [moved from python/lib/django_1_2/docs/faq/general.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/faq/help.txt [moved from python/lib/django_1_2/docs/faq/help.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/faq/index.txt [moved from python/lib/django_1_2/docs/faq/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/faq/install.txt [moved from python/lib/django_1_2/docs/faq/install.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/faq/models.txt [moved from python/lib/django_1_2/docs/faq/models.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/faq/usage.txt [moved from python/lib/django_1_2/docs/faq/usage.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/glossary.txt [moved from python/lib/django_1_2/docs/glossary.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/apache-auth.txt [moved from python/lib/django_1_2/docs/howto/apache-auth.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/howto/deployment/fastcgi.txt [moved from python/lib/django_1_2/docs/howto/deployment/fastcgi.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/deployment/index.txt [moved from python/lib/django_1_2/docs/howto/deployment/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/deployment/modpython.txt [moved from python/lib/django_1_2/docs/howto/deployment/modpython.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/deployment/modwsgi.txt [moved from python/lib/django_1_2/docs/howto/deployment/modwsgi.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/error-reporting.txt [moved from python/lib/django_1_2/docs/howto/error-reporting.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/i18n.txt [moved from python/lib/django_1_2/docs/howto/i18n.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/index.txt [moved from python/lib/django_1_2/docs/howto/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/initial-data.txt [moved from python/lib/django_1_2/docs/howto/initial-data.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/jython.txt [moved from python/lib/django_1_2/docs/howto/jython.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/legacy-databases.txt [moved from python/lib/django_1_2/docs/howto/legacy-databases.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/outputting-csv.txt [moved from python/lib/django_1_2/docs/howto/outputting-csv.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/outputting-pdf.txt [moved from python/lib/django_1_2/docs/howto/outputting-pdf.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/howto/static-files.txt [moved from python/lib/django_1_2/docs/howto/static-files.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/index.txt [moved from python/lib/django_1_2/docs/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/internals/committers.txt [moved from python/lib/django_1_2/docs/internals/committers.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/internals/contributing.txt [moved from python/lib/django_1_2/docs/internals/contributing.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/internals/deprecation.txt [moved from python/lib/django_1_2/docs/internals/deprecation.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/internals/documentation.txt [moved from python/lib/django_1_2/docs/internals/documentation.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/internals/index.txt [moved from python/lib/django_1_2/docs/internals/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/internals/release-process.txt [moved from python/lib/django_1_2/docs/internals/release-process.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/internals/svn.txt [moved from python/lib/django_1_2/docs/internals/svn.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/intro/index.txt [moved from python/lib/django_1_2/docs/intro/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/intro/install.txt [moved from python/lib/django_1_2/docs/intro/install.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/intro/overview.txt [moved from python/lib/django_1_2/docs/intro/overview.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/intro/tutorial01.txt [moved from python/lib/django_1_2/docs/intro/tutorial01.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/intro/tutorial02.txt [moved from python/lib/django_1_2/docs/intro/tutorial02.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/intro/tutorial03.txt [moved from python/lib/django_1_2/docs/intro/tutorial03.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/intro/tutorial04.txt [moved from python/lib/django_1_2/docs/intro/tutorial04.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/intro/whatsnext.txt [moved from python/lib/django_1_2/docs/intro/whatsnext.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/man/daily_cleanup.1 [moved from python/lib/django_1_2/docs/man/daily_cleanup.1 with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/man/django-admin.1 [moved from python/lib/django_1_2/docs/man/django-admin.1 with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/misc/api-stability.txt [moved from python/lib/django_1_2/docs/misc/api-stability.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/misc/design-philosophies.txt [moved from python/lib/django_1_2/docs/misc/design-philosophies.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/misc/distributions.txt [moved from python/lib/django_1_2/docs/misc/distributions.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/misc/index.txt [moved from python/lib/django_1_2/docs/misc/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/obsolete/admin-css.txt [moved from python/lib/django_1_2/docs/obsolete/admin-css.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/obsolete/index.txt [moved from python/lib/django_1_2/docs/obsolete/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/authbackends.txt [moved from python/lib/django_1_2/docs/ref/authbackends.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/auth.txt [moved from python/lib/django_1_2/docs/ref/contrib/auth.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/contenttypes.txt [moved from python/lib/django_1_2/docs/ref/contrib/contenttypes.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/csrf.txt [moved from python/lib/django_1_2/docs/ref/contrib/csrf.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/databrowse.txt [moved from python/lib/django_1_2/docs/ref/contrib/databrowse.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/flatpages.txt [moved from python/lib/django_1_2/docs/ref/contrib/flatpages.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/humanize.txt [moved from python/lib/django_1_2/docs/ref/contrib/humanize.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/index.txt [moved from python/lib/django_1_2/docs/ref/contrib/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/localflavor.txt [moved from python/lib/django_1_2/docs/ref/contrib/localflavor.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/markup.txt [moved from python/lib/django_1_2/docs/ref/contrib/markup.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/messages.txt [moved from python/lib/django_1_2/docs/ref/contrib/messages.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/redirects.txt [moved from python/lib/django_1_2/docs/ref/contrib/redirects.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/sitemaps.txt [moved from python/lib/django_1_2/docs/ref/contrib/sitemaps.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/sites.txt [moved from python/lib/django_1_2/docs/ref/contrib/sites.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/syndication.txt [moved from python/lib/django_1_2/docs/ref/contrib/syndication.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/contrib/webdesign.txt [moved from python/lib/django_1_2/docs/ref/contrib/webdesign.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/databases.txt [moved from python/lib/django_1_2/docs/ref/databases.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/django-admin.txt [moved from python/lib/django_1_2/docs/ref/django-admin.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/exceptions.txt [moved from python/lib/django_1_2/docs/ref/exceptions.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/files/file.txt [moved from python/lib/django_1_2/docs/ref/files/file.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/files/index.txt [moved from python/lib/django_1_2/docs/ref/files/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/files/storage.txt [moved from python/lib/django_1_2/docs/ref/files/storage.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/forms/api.txt [moved from python/lib/django_1_2/docs/ref/forms/api.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/forms/fields.txt [moved from python/lib/django_1_2/docs/ref/forms/fields.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/forms/index.txt [moved from python/lib/django_1_2/docs/ref/forms/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/forms/validation.txt [moved from python/lib/django_1_2/docs/ref/forms/validation.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/forms/widgets.txt [moved from python/lib/django_1_2/docs/ref/forms/widgets.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/generic-views.txt [moved from python/lib/django_1_2/docs/ref/generic-views.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/index.txt [moved from python/lib/django_1_2/docs/ref/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/middleware.txt [moved from python/lib/django_1_2/docs/ref/middleware.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/models/fields.txt [moved from python/lib/django_1_2/docs/ref/models/fields.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/models/index.txt [moved from python/lib/django_1_2/docs/ref/models/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/models/instances.txt [moved from python/lib/django_1_2/docs/ref/models/instances.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/models/options.txt [moved from python/lib/django_1_2/docs/ref/models/options.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/models/querysets.txt [moved from python/lib/django_1_2/docs/ref/models/querysets.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/models/relations.txt [moved from python/lib/django_1_2/docs/ref/models/relations.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/request-response.txt [moved from python/lib/django_1_2/docs/ref/request-response.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/settings.txt [moved from python/lib/django_1_2/docs/ref/settings.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/signals.txt [moved from python/lib/django_1_2/docs/ref/signals.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/templates/api.txt [moved from python/lib/django_1_2/docs/ref/templates/api.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/templates/builtins.txt [moved from python/lib/django_1_2/docs/ref/templates/builtins.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/templates/index.txt [moved from python/lib/django_1_2/docs/ref/templates/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/unicode.txt [moved from python/lib/django_1_2/docs/ref/unicode.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/utils.txt [moved from python/lib/django_1_2/docs/ref/utils.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/ref/validators.txt [moved from python/lib/django_1_2/docs/ref/validators.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/releases/0.95.txt [moved from python/lib/django_1_2/docs/releases/0.95.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/releases/0.96.txt [moved from python/lib/django_1_2/docs/releases/0.96.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/releases/1.0.txt [moved from python/lib/django_1_2/docs/releases/1.0.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/releases/1.1.txt [moved from python/lib/django_1_2/docs/releases/1.1.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/releases/1.2.txt [moved from python/lib/django_1_2/docs/releases/1.2.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/releases/index.txt [moved from python/lib/django_1_2/docs/releases/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/auth.txt [moved from python/lib/django_1_2/docs/topics/auth.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/cache.txt [moved from python/lib/django_1_2/docs/topics/cache.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/topics/db/aggregation.txt [moved from python/lib/django_1_2/docs/topics/db/aggregation.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/db/index.txt [moved from python/lib/django_1_2/docs/topics/db/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/db/managers.txt [moved from python/lib/django_1_2/docs/topics/db/managers.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/db/models.txt [moved from python/lib/django_1_2/docs/topics/db/models.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/topics/db/optimization.txt [moved from python/lib/django_1_2/docs/topics/db/optimization.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/db/queries.txt [moved from python/lib/django_1_2/docs/topics/db/queries.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/db/sql.txt [moved from python/lib/django_1_2/docs/topics/db/sql.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/db/transactions.txt [moved from python/lib/django_1_2/docs/topics/db/transactions.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/email.txt [moved from python/lib/django_1_2/docs/topics/email.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/files.txt [moved from python/lib/django_1_2/docs/topics/files.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/forms/formsets.txt [moved from python/lib/django_1_2/docs/topics/forms/formsets.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/forms/index.txt [moved from python/lib/django_1_2/docs/topics/forms/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/forms/media.txt [moved from python/lib/django_1_2/docs/topics/forms/media.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/forms/modelforms.txt [moved from python/lib/django_1_2/docs/topics/forms/modelforms.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/generic-views.txt [moved from python/lib/django_1_2/docs/topics/generic-views.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/http/decorators.txt [moved from python/lib/django_1_2/docs/topics/http/decorators.txt with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/docs/topics/http/index.txt [moved from python/lib/django_1_2/docs/topics/http/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/http/middleware.txt [moved from python/lib/django_1_2/docs/topics/http/middleware.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/http/sessions.txt [moved from python/lib/django_1_2/docs/topics/http/sessions.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/http/shortcuts.txt [moved from python/lib/django_1_2/docs/topics/http/shortcuts.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/http/urls.txt [moved from python/lib/django_1_2/docs/topics/http/urls.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/http/views.txt [moved from python/lib/django_1_2/docs/topics/http/views.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/i18n/deployment.txt [moved from python/lib/django_1_2/docs/topics/i18n/deployment.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/i18n/index.txt [moved from python/lib/django_1_2/docs/topics/i18n/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/i18n/internationalization.txt [moved from python/lib/django_1_2/docs/topics/i18n/internationalization.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/i18n/localization.txt [moved from python/lib/django_1_2/docs/topics/i18n/localization.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/index.txt [moved from python/lib/django_1_2/docs/topics/index.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/install.txt [moved from python/lib/django_1_2/docs/topics/install.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/pagination.txt [moved from python/lib/django_1_2/docs/topics/pagination.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/serialization.txt [moved from python/lib/django_1_2/docs/topics/serialization.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/settings.txt [moved from python/lib/django_1_2/docs/topics/settings.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/signals.txt [moved from python/lib/django_1_2/docs/topics/signals.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/templates.txt [moved from python/lib/django_1_2/docs/topics/templates.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/docs/topics/testing.txt [moved from python/lib/django_1_2/docs/topics/testing.txt with 100% similarity, mode: 0644]
python/lib/django-1.2/extras/README.TXT [moved from python/lib/django_1_2/extras/README.TXT with 100% similarity, mode: 0644]
python/lib/django-1.2/extras/csrf_migration_helper.py [moved from python/lib/django_1_2/extras/csrf_migration_helper.py with 100% similarity, mode: 0644]
python/lib/django-1.2/extras/django_bash_completion [moved from python/lib/django_1_2/extras/django_bash_completion with 100% similarity, mode: 0644]
python/lib/django-1.2/scripts/rpm-install.sh [moved from python/lib/django_1_2/scripts/rpm-install.sh with 100% similarity, mode: 0644]
python/lib/django-1.2/setup.cfg [moved from python/lib/django_1_2/setup.cfg with 100% similarity, mode: 0644]
python/lib/django-1.2/setup.py [moved from python/lib/django_1_2/setup.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/aggregation/models.py [moved from python/lib/django_1_2/tests/modeltests/aggregation/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/aggregation/tests.py [moved from python/lib/django_1_2/tests/modeltests/aggregation/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/basic/models.py [moved from python/lib/django_1_2/tests/modeltests/basic/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/basic/tests.py [moved from python/lib/django_1_2/tests/modeltests/basic/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/choices/models.py [moved from python/lib/django_1_2/tests/modeltests/choices/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/choices/tests.py [moved from python/lib/django_1_2/tests/modeltests/choices/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/defer/models.py [moved from python/lib/django_1_2/tests/modeltests/defer/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/defer/tests.py [moved from python/lib/django_1_2/tests/modeltests/defer/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/delete/__init__.py [moved from python/lib/django_1_2/tests/modeltests/delete/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/delete/models.py [moved from python/lib/django_1_2/tests/modeltests/delete/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/delete/tests.py [moved from python/lib/django_1_2/tests/modeltests/delete/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/empty/models.py [moved from python/lib/django_1_2/tests/modeltests/empty/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/empty/tests.py [moved from python/lib/django_1_2/tests/modeltests/empty/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/expressions/models.py [moved from python/lib/django_1_2/tests/modeltests/expressions/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/expressions/tests.py [moved from python/lib/django_1_2/tests/modeltests/expressions/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/files/__init__.py [moved from python/lib/django_1_2/tests/modeltests/files/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/files/models.py [moved from python/lib/django_1_2/tests/modeltests/files/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/files/tests.py [moved from python/lib/django_1_2/tests/modeltests/files/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/fixtures/__init__.py [moved from python/lib/django_1_2/tests/modeltests/fixtures/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/fixtures/models.py [moved from python/lib/django_1_2/tests/modeltests/fixtures/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/fixtures/tests.py [moved from python/lib/django_1_2/tests/modeltests/fixtures/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/lookup/models.py [moved from python/lib/django_1_2/tests/modeltests/lookup/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/lookup/tests.py [moved from python/lib/django_1_2/tests/modeltests/lookup/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/ordering/models.py [moved from python/lib/django_1_2/tests/modeltests/ordering/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/ordering/tests.py [moved from python/lib/django_1_2/tests/modeltests/ordering/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/pagination/models.py [moved from python/lib/django_1_2/tests/modeltests/pagination/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/pagination/tests.py [moved from python/lib/django_1_2/tests/modeltests/pagination/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/properties/models.py [moved from python/lib/django_1_2/tests/modeltests/properties/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/properties/tests.py [moved from python/lib/django_1_2/tests/modeltests/properties/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/serializers/models.py [moved from python/lib/django_1_2/tests/modeltests/serializers/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/serializers/tests.py [moved from python/lib/django_1_2/tests/modeltests/serializers/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/signals/models.py [moved from python/lib/django_1_2/tests/modeltests/signals/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/signals/tests.py [moved from python/lib/django_1_2/tests/modeltests/signals/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/str/models.py [moved from python/lib/django_1_2/tests/modeltests/str/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/str/tests.py [moved from python/lib/django_1_2/tests/modeltests/str/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/transactions/models.py [moved from python/lib/django_1_2/tests/modeltests/transactions/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/transactions/tests.py [moved from python/lib/django_1_2/tests/modeltests/transactions/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/update/models.py [moved from python/lib/django_1_2/tests/modeltests/update/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/update/tests.py [moved from python/lib/django_1_2/tests/modeltests/update/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/validation/__init__.py [moved from python/lib/django_1_2/tests/modeltests/validation/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/validation/models.py [moved from python/lib/django_1_2/tests/modeltests/validation/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/modeltests/validation/tests.py [moved from python/lib/django_1_2/tests/modeltests/validation/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/validation/validators.py [moved from python/lib/django_1_2/tests/modeltests/validation/validators.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/modeltests/validators/tests.py [moved from python/lib/django_1_2/tests/modeltests/validators/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/backends/models.py [moved from python/lib/django_1_2/tests/regressiontests/backends/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/backends/tests.py [moved from python/lib/django_1_2/tests/regressiontests/backends/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/bug639/models.py [moved from python/lib/django_1_2/tests/regressiontests/bug639/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/bug639/tests.py [moved from python/lib/django_1_2/tests/regressiontests/bug639/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/bug8245/admin.py [moved from python/lib/django_1_2/tests/regressiontests/bug8245/admin.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/bug8245/models.py [moved from python/lib/django_1_2/tests/regressiontests/bug8245/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/bug8245/tests.py [moved from python/lib/django_1_2/tests/regressiontests/bug8245/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/cache/models.py [moved from python/lib/django_1_2/tests/regressiontests/cache/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/cache/tests.py [moved from python/lib/django_1_2/tests/regressiontests/cache/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/cache/urls.py [moved from python/lib/django_1_2/tests/regressiontests/cache/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/cache/views.py [moved from python/lib/django_1_2/tests/regressiontests/cache/views.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/datatypes/models.py [moved from python/lib/django_1_2/tests/regressiontests/datatypes/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/datatypes/tests.py [moved from python/lib/django_1_2/tests/regressiontests/datatypes/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/decorators/models.py [moved from python/lib/django_1_2/tests/regressiontests/decorators/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/decorators/tests.py [moved from python/lib/django_1_2/tests/regressiontests/decorators/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/defaultfilters/tests.py [moved from python/lib/django_1_2/tests/regressiontests/defaultfilters/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/dispatch/__init__.py [moved from python/lib/django_1_2/tests/regressiontests/dispatch/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/forms/localflavortests.py [moved from python/lib/django_1_2/tests/regressiontests/forms/localflavortests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/forms/models.py [moved from python/lib/django_1_2/tests/regressiontests/forms/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/formwizard/forms.py [moved from python/lib/django_1_2/tests/regressiontests/formwizard/forms.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/formwizard/tests.py [moved from python/lib/django_1_2/tests/regressiontests/formwizard/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/formwizard/urls.py [moved from python/lib/django_1_2/tests/regressiontests/formwizard/urls.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/httpwrappers/tests.py [moved from python/lib/django_1_2/tests/regressiontests/httpwrappers/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/humanize/tests.py [moved from python/lib/django_1_2/tests/regressiontests/humanize/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/i18n/forms.py [moved from python/lib/django_1_2/tests/regressiontests/i18n/forms.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/i18n/models.py [moved from python/lib/django_1_2/tests/regressiontests/i18n/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/i18n/tests.py [moved from python/lib/django_1_2/tests/regressiontests/i18n/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/inspectdb/__init__.py [moved from python/lib/django_1_2/tests/regressiontests/inspectdb/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/inspectdb/models.py [moved from python/lib/django_1_2/tests/regressiontests/inspectdb/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/inspectdb/tests.py [moved from python/lib/django_1_2/tests/regressiontests/inspectdb/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/introspection/models.py [moved from python/lib/django_1_2/tests/regressiontests/introspection/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/introspection/tests.py [moved from python/lib/django_1_2/tests/regressiontests/introspection/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/localflavor/tests.py [moved from python/lib/django_1_2/tests/regressiontests/localflavor/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/mail/__init__.py [moved from python/lib/django_1_2/tests/regressiontests/mail/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/mail/custombackend.py [moved from python/lib/django_1_2/tests/regressiontests/mail/custombackend.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/mail/models.py [moved from python/lib/django_1_2/tests/regressiontests/mail/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/mail/tests.py [moved from python/lib/django_1_2/tests/regressiontests/mail/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/makemessages/extraction.py [moved from python/lib/django_1_2/tests/regressiontests/makemessages/extraction.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/makemessages/javascript.js [moved from python/lib/django_1_2/tests/regressiontests/makemessages/javascript.js with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/makemessages/tests.py [moved from python/lib/django_1_2/tests/regressiontests/makemessages/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/middleware/models.py [moved from python/lib/django_1_2/tests/regressiontests/middleware/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/middleware/tests.py [moved from python/lib/django_1_2/tests/regressiontests/middleware/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/middleware/urls.py [moved from python/lib/django_1_2/tests/regressiontests/middleware/urls.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/modeladmin/models.py [moved from python/lib/django_1_2/tests/regressiontests/modeladmin/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/modeladmin/tests.py [moved from python/lib/django_1_2/tests/regressiontests/modeladmin/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/queries/models.py [moved from python/lib/django_1_2/tests/regressiontests/queries/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/queries/tests.py [moved from python/lib/django_1_2/tests/regressiontests/queries/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/requests/__init__.py [moved from python/lib/django_1_2/tests/regressiontests/requests/__init__.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/requests/models.py [moved from python/lib/django_1_2/tests/regressiontests/requests/models.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/requests/tests.py [moved from python/lib/django_1_2/tests/regressiontests/requests/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/servers/tests.py [moved from python/lib/django_1_2/tests/regressiontests/servers/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/syndication/feeds.py [moved from python/lib/django_1_2/tests/regressiontests/syndication/feeds.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/syndication/models.py [moved from python/lib/django_1_2/tests/regressiontests/syndication/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/syndication/tests.py [moved from python/lib/django_1_2/tests/regressiontests/syndication/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/syndication/urls.py [moved from python/lib/django_1_2/tests/regressiontests/syndication/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/context.py [moved from python/lib/django_1_2/tests/regressiontests/templates/context.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/custom.py [moved from python/lib/django_1_2/tests/regressiontests/templates/custom.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/filters.py [moved from python/lib/django_1_2/tests/regressiontests/templates/filters.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/loaders.py [moved from python/lib/django_1_2/tests/regressiontests/templates/loaders.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/nodelist.py [moved from python/lib/django_1_2/tests/regressiontests/templates/nodelist.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/parser.py [moved from python/lib/django_1_2/tests/regressiontests/templates/parser.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/smartif.py [moved from python/lib/django_1_2/tests/regressiontests/templates/smartif.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/tests.py [moved from python/lib/django_1_2/tests/regressiontests/templates/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/unicode.py [moved from python/lib/django_1_2/tests/regressiontests/templates/unicode.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/urls.py [moved from python/lib/django_1_2/tests/regressiontests/templates/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/templates/views.py [moved from python/lib/django_1_2/tests/regressiontests/templates/views.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/text/tests.py [moved from python/lib/django_1_2/tests/regressiontests/text/tests.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/checksums.py [moved from python/lib/django_1_2/tests/regressiontests/utils/checksums.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/datastructures.py [moved from python/lib/django_1_2/tests/regressiontests/utils/datastructures.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/dateformat.py [moved from python/lib/django_1_2/tests/regressiontests/utils/dateformat.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/decorators.py [moved from python/lib/django_1_2/tests/regressiontests/utils/decorators.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/feedgenerator.py [moved from python/lib/django_1_2/tests/regressiontests/utils/feedgenerator.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/functional.py [moved from python/lib/django_1_2/tests/regressiontests/utils/functional.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/html.py [moved from python/lib/django_1_2/tests/regressiontests/utils/html.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/models.py [moved from python/lib/django_1_2/tests/regressiontests/utils/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/simplelazyobject.py [moved from python/lib/django_1_2/tests/regressiontests/utils/simplelazyobject.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/termcolors.py [moved from python/lib/django_1_2/tests/regressiontests/utils/termcolors.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/tests.py [moved from python/lib/django_1_2/tests/regressiontests/utils/tests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/text.py [moved from python/lib/django_1_2/tests/regressiontests/utils/text.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/timesince.py [moved from python/lib/django_1_2/tests/regressiontests/utils/timesince.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/tzinfo.py [moved from python/lib/django_1_2/tests/regressiontests/utils/tzinfo.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/urls.py [moved from python/lib/django_1_2/tests/regressiontests/utils/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/utils/views.py [moved from python/lib/django_1_2/tests/regressiontests/utils/views.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/views/__init__.py [moved from python/lib/django_1_2/tests/regressiontests/views/__init__.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/views/models.py [moved from python/lib/django_1_2/tests/regressiontests/views/models.py with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/regressiontests/views/urls.py [moved from python/lib/django_1_2/tests/regressiontests/views/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/regressiontests/views/views.py [moved from python/lib/django_1_2/tests/regressiontests/views/views.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/runtests.py [moved from python/lib/django_1_2/tests/runtests.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/templates/404.html [moved from python/lib/django_1_2/tests/templates/404.html with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/templates/500.html [moved from python/lib/django_1_2/tests/templates/500.html with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/templates/base.html [moved from python/lib/django_1_2/tests/templates/base.html with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/templates/extended.html [moved from python/lib/django_1_2/tests/templates/extended.html with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/templates/form_view.html [moved from python/lib/django_1_2/tests/templates/form_view.html with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/templates/login.html [moved from python/lib/django_1_2/tests/templates/login.html with 100% similarity, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/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, mode: 0644]
python/lib/django-1.2/tests/test_sqlite.py [moved from python/lib/django_1_2/tests/test_sqlite.py with 100% similarity, mode: 0644]
python/lib/django-1.2/tests/urls.py [moved from python/lib/django_1_2/tests/urls.py with 100% similarity, mode: 0644]
python/lib/django-1.3/AUTHORS [moved from python/lib/django_1_3/AUTHORS with 100% similarity]
python/lib/django-1.3/INSTALL [moved from python/lib/django_1_3/INSTALL with 100% similarity]
python/lib/django-1.3/LICENSE [moved from python/lib/django_1_3/LICENSE with 100% similarity]
python/lib/django-1.3/MANIFEST.in [moved from python/lib/django_1_3/MANIFEST.in with 100% similarity]
python/lib/django-1.3/PKG-INFO [moved from python/lib/django_1_3/PKG-INFO with 100% similarity]
python/lib/django-1.3/README [moved from python/lib/django_1_3/README with 100% similarity]
python/lib/django-1.3/django/__init__.py [moved from python/lib/django_1_3/django/__init__.py with 100% similarity]
python/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/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/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/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/lib/django-1.3/django/conf/__init__.py [moved from python/lib/django_1_3/django/conf/__init__.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/django/core/exceptions.py [moved from python/lib/django_1_3/django/core/exceptions.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/django/core/paginator.py [moved from python/lib/django_1_3/django/core/paginator.py with 100% similarity]
python/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/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/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/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/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/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/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/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/lib/django-1.3/django/core/signals.py [moved from python/lib/django_1_3/django/core/signals.py with 100% similarity]
python/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/lib/django-1.3/django/core/urlresolvers.py [moved from python/lib/django_1_3/django/core/urlresolvers.py with 100% similarity]
python/lib/django-1.3/django/core/validators.py [moved from python/lib/django_1_3/django/core/validators.py with 100% similarity]
python/lib/django-1.3/django/core/xheaders.py [moved from python/lib/django_1_3/django/core/xheaders.py with 100% similarity]
python/lib/django-1.3/django/db/__init__.py [moved from python/lib/django_1_3/django/db/__init__.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/django/db/transaction.py [moved from python/lib/django_1_3/django/db/transaction.py with 100% similarity]
python/lib/django-1.3/django/db/utils.py [moved from python/lib/django_1_3/django/db/utils.py with 100% similarity]
python/lib/django-1.3/django/dispatch/__init__.py [moved from python/lib/django_1_3/django/dispatch/__init__.py with 100% similarity]
python/lib/django-1.3/django/dispatch/dispatcher.py [moved from python/lib/django_1_3/django/dispatch/dispatcher.py with 100% similarity]
python/lib/django-1.3/django/dispatch/license.txt [moved from python/lib/django_1_3/django/dispatch/license.txt with 100% similarity]
python/lib/django-1.3/django/dispatch/saferef.py [moved from python/lib/django_1_3/django/dispatch/saferef.py with 100% similarity]
python/lib/django-1.3/django/forms/__init__.py [moved from python/lib/django_1_3/django/forms/__init__.py with 100% similarity]
python/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/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/lib/django-1.3/django/forms/fields.py [moved from python/lib/django_1_3/django/forms/fields.py with 100% similarity]
python/lib/django-1.3/django/forms/forms.py [moved from python/lib/django_1_3/django/forms/forms.py with 100% similarity]
python/lib/django-1.3/django/forms/formsets.py [moved from python/lib/django_1_3/django/forms/formsets.py with 100% similarity]
python/lib/django-1.3/django/forms/models.py [moved from python/lib/django_1_3/django/forms/models.py with 100% similarity]
python/lib/django-1.3/django/forms/util.py [moved from python/lib/django_1_3/django/forms/util.py with 100% similarity]
python/lib/django-1.3/django/forms/widgets.py [moved from python/lib/django_1_3/django/forms/widgets.py with 100% similarity]
python/lib/django-1.3/django/http/__init__.py [moved from python/lib/django_1_3/django/http/__init__.py with 100% similarity]
python/lib/django-1.3/django/http/multipartparser.py [moved from python/lib/django_1_3/django/http/multipartparser.py with 100% similarity]
python/lib/django-1.3/django/http/utils.py [moved from python/lib/django_1_3/django/http/utils.py with 100% similarity]
python/lib/django-1.3/django/middleware/cache.py [moved from python/lib/django_1_3/django/middleware/cache.py with 100% similarity]
python/lib/django-1.3/django/middleware/common.py [moved from python/lib/django_1_3/django/middleware/common.py with 100% similarity]
python/lib/django-1.3/django/middleware/csrf.py [moved from python/lib/django_1_3/django/middleware/csrf.py with 100% similarity]
python/lib/django-1.3/django/middleware/doc.py [moved from python/lib/django_1_3/django/middleware/doc.py with 100% similarity]
python/lib/django-1.3/django/middleware/gzip.py [moved from python/lib/django_1_3/django/middleware/gzip.py with 100% similarity]
python/lib/django-1.3/django/middleware/http.py [moved from python/lib/django_1_3/django/middleware/http.py with 100% similarity]
python/lib/django-1.3/django/middleware/locale.py [moved from python/lib/django_1_3/django/middleware/locale.py with 100% similarity]
python/lib/django-1.3/django/middleware/transaction.py [moved from python/lib/django_1_3/django/middleware/transaction.py with 100% similarity]
python/lib/django-1.3/django/shortcuts/__init__.py [moved from python/lib/django_1_3/django/shortcuts/__init__.py with 100% similarity]
python/lib/django-1.3/django/template/__init__.py [moved from python/lib/django_1_3/django/template/__init__.py with 100% similarity]
python/lib/django-1.3/django/template/base.py [moved from python/lib/django_1_3/django/template/base.py with 100% similarity]
python/lib/django-1.3/django/template/context.py [moved from python/lib/django_1_3/django/template/context.py with 100% similarity]
python/lib/django-1.3/django/template/debug.py [moved from python/lib/django_1_3/django/template/debug.py with 100% similarity]
python/lib/django-1.3/django/template/defaultfilters.py [moved from python/lib/django_1_3/django/template/defaultfilters.py with 100% similarity]
python/lib/django-1.3/django/template/defaulttags.py [moved from python/lib/django_1_3/django/template/defaulttags.py with 100% similarity]
python/lib/django-1.3/django/template/loader.py [moved from python/lib/django_1_3/django/template/loader.py with 100% similarity]
python/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/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/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/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/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/lib/django-1.3/django/template/response.py [moved from python/lib/django_1_3/django/template/response.py with 100% similarity]
python/lib/django-1.3/django/template/smartif.py [moved from python/lib/django_1_3/django/template/smartif.py with 100% similarity]
python/lib/django-1.3/django/templatetags/cache.py [moved from python/lib/django_1_3/django/templatetags/cache.py with 100% similarity]
python/lib/django-1.3/django/templatetags/future.py [moved from python/lib/django_1_3/django/templatetags/future.py with 100% similarity]
python/lib/django-1.3/django/templatetags/i18n.py [moved from python/lib/django_1_3/django/templatetags/i18n.py with 100% similarity]
python/lib/django-1.3/django/templatetags/l10n.py [moved from python/lib/django_1_3/django/templatetags/l10n.py with 100% similarity]
python/lib/django-1.3/django/templatetags/static.py [moved from python/lib/django_1_3/django/templatetags/static.py with 100% similarity]
python/lib/django-1.3/django/test/__init__.py [moved from python/lib/django_1_3/django/test/__init__.py with 100% similarity]
python/lib/django-1.3/django/test/_doctest.py [moved from python/lib/django_1_3/django/test/_doctest.py with 100% similarity]
python/lib/django-1.3/django/test/client.py [moved from python/lib/django_1_3/django/test/client.py with 100% similarity]
python/lib/django-1.3/django/test/signals.py [moved from python/lib/django_1_3/django/test/signals.py with 100% similarity]
python/lib/django-1.3/django/test/simple.py [moved from python/lib/django_1_3/django/test/simple.py with 100% similarity]
python/lib/django-1.3/django/test/testcases.py [moved from python/lib/django_1_3/django/test/testcases.py with 100% similarity]
python/lib/django-1.3/django/test/utils.py [moved from python/lib/django_1_3/django/test/utils.py with 100% similarity]
python/lib/django-1.3/django/utils/_os.py [moved from python/lib/django_1_3/django/utils/_os.py with 100% similarity]
python/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/lib/django-1.3/django/utils/autoreload.py [moved from python/lib/django_1_3/django/utils/autoreload.py with 100% similarity]
python/lib/django-1.3/django/utils/cache.py [moved from python/lib/django_1_3/django/utils/cache.py with 100% similarity]
python/lib/django-1.3/django/utils/checksums.py [moved from python/lib/django_1_3/django/utils/checksums.py with 100% similarity]
python/lib/django-1.3/django/utils/copycompat.py [moved from python/lib/django_1_3/django/utils/copycompat.py with 100% similarity]
python/lib/django-1.3/django/utils/crypto.py [moved from python/lib/django_1_3/django/utils/crypto.py with 100% similarity]
python/lib/django-1.3/django/utils/daemonize.py [moved from python/lib/django_1_3/django/utils/daemonize.py with 100% similarity]
python/lib/django-1.3/django/utils/datastructures.py [moved from python/lib/django_1_3/django/utils/datastructures.py with 100% similarity]
python/lib/django-1.3/django/utils/dateformat.py [moved from python/lib/django_1_3/django/utils/dateformat.py with 100% similarity]
python/lib/django-1.3/django/utils/dates.py [moved from python/lib/django_1_3/django/utils/dates.py with 100% similarity]
python/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/lib/django-1.3/django/utils/decorators.py [moved from python/lib/django_1_3/django/utils/decorators.py with 100% similarity]
python/lib/django-1.3/django/utils/dictconfig.py [moved from python/lib/django_1_3/django/utils/dictconfig.py with 100% similarity]
python/lib/django-1.3/django/utils/encoding.py [moved from python/lib/django_1_3/django/utils/encoding.py with 100% similarity]
python/lib/django-1.3/django/utils/feedgenerator.py [moved from python/lib/django_1_3/django/utils/feedgenerator.py with 100% similarity]
python/lib/django-1.3/django/utils/formats.py [moved from python/lib/django_1_3/django/utils/formats.py with 100% similarity]
python/lib/django-1.3/django/utils/functional.py [moved from python/lib/django_1_3/django/utils/functional.py with 100% similarity]
python/lib/django-1.3/django/utils/hashcompat.py [moved from python/lib/django_1_3/django/utils/hashcompat.py with 100% similarity]
python/lib/django-1.3/django/utils/html.py [moved from python/lib/django_1_3/django/utils/html.py with 100% similarity]
python/lib/django-1.3/django/utils/http.py [moved from python/lib/django_1_3/django/utils/http.py with 100% similarity]
python/lib/django-1.3/django/utils/importlib.py [moved from python/lib/django_1_3/django/utils/importlib.py with 100% similarity]
python/lib/django-1.3/django/utils/itercompat.py [moved from python/lib/django_1_3/django/utils/itercompat.py with 100% similarity]
python/lib/django-1.3/django/utils/log.py [moved from python/lib/django_1_3/django/utils/log.py with 100% similarity]
python/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/lib/django-1.3/django/utils/numberformat.py [moved from python/lib/django_1_3/django/utils/numberformat.py with 100% similarity]
python/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/lib/django-1.3/django/utils/safestring.py [moved from python/lib/django_1_3/django/utils/safestring.py with 100% similarity]
python/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/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/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/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/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/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/lib/django-1.3/django/utils/stopwords.py [moved from python/lib/django_1_3/django/utils/stopwords.py with 100% similarity]
python/lib/django-1.3/django/utils/synch.py [moved from python/lib/django_1_3/django/utils/synch.py with 100% similarity]
python/lib/django-1.3/django/utils/termcolors.py [moved from python/lib/django_1_3/django/utils/termcolors.py with 100% similarity]
python/lib/django-1.3/django/utils/text.py [moved from python/lib/django_1_3/django/utils/text.py with 100% similarity]
python/lib/django-1.3/django/utils/timesince.py [moved from python/lib/django_1_3/django/utils/timesince.py with 100% similarity]
python/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/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/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/lib/django-1.3/django/utils/tree.py [moved from python/lib/django_1_3/django/utils/tree.py with 100% similarity]
python/lib/django-1.3/django/utils/tzinfo.py [moved from python/lib/django_1_3/django/utils/tzinfo.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/django/utils/version.py [moved from python/lib/django_1_3/django/utils/version.py with 100% similarity]
python/lib/django-1.3/django/utils/xmlutils.py [moved from python/lib/django_1_3/django/utils/xmlutils.py with 100% similarity]
python/lib/django-1.3/django/views/csrf.py [moved from python/lib/django_1_3/django/views/csrf.py with 100% similarity]
python/lib/django-1.3/django/views/debug.py [moved from python/lib/django_1_3/django/views/debug.py with 100% similarity]
python/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/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/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/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/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/lib/django-1.3/django/views/defaults.py [moved from python/lib/django_1_3/django/views/defaults.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/django/views/i18n.py [moved from python/lib/django_1_3/django/views/i18n.py with 100% similarity]
python/lib/django-1.3/django/views/static.py [moved from python/lib/django_1_3/django/views/static.py with 100% similarity]
python/lib/django-1.3/docs/Makefile [moved from python/lib/django_1_3/docs/Makefile with 100% similarity]
python/lib/django-1.3/docs/README [moved from python/lib/django_1_3/docs/README with 100% similarity]
python/lib/django-1.3/docs/_ext/applyxrefs.py [moved from python/lib/django_1_3/docs/_ext/applyxrefs.py with 100% similarity]
python/lib/django-1.3/docs/_ext/djangodocs.py [moved from python/lib/django_1_3/docs/_ext/djangodocs.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/docs/conf.py [moved from python/lib/django_1_3/docs/conf.py with 100% similarity]
python/lib/django-1.3/docs/contents.txt [moved from python/lib/django_1_3/docs/contents.txt with 100% similarity]
python/lib/django-1.3/docs/faq/admin.txt [moved from python/lib/django_1_3/docs/faq/admin.txt with 100% similarity]
python/lib/django-1.3/docs/faq/contributing.txt [moved from python/lib/django_1_3/docs/faq/contributing.txt with 100% similarity]
python/lib/django-1.3/docs/faq/general.txt [moved from python/lib/django_1_3/docs/faq/general.txt with 100% similarity]
python/lib/django-1.3/docs/faq/help.txt [moved from python/lib/django_1_3/docs/faq/help.txt with 100% similarity]
python/lib/django-1.3/docs/faq/index.txt [moved from python/lib/django_1_3/docs/faq/index.txt with 100% similarity]
python/lib/django-1.3/docs/faq/install.txt [moved from python/lib/django_1_3/docs/faq/install.txt with 100% similarity]
python/lib/django-1.3/docs/faq/models.txt [moved from python/lib/django_1_3/docs/faq/models.txt with 100% similarity]
python/lib/django-1.3/docs/faq/usage.txt [moved from python/lib/django_1_3/docs/faq/usage.txt with 100% similarity]
python/lib/django-1.3/docs/glossary.txt [moved from python/lib/django_1_3/docs/glossary.txt with 100% similarity]
python/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/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/lib/django-1.3/docs/howto/contribute.txt [moved from python/lib/django_1_3/docs/howto/contribute.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/lib/django-1.3/docs/howto/i18n.txt [moved from python/lib/django_1_3/docs/howto/i18n.txt with 100% similarity]
python/lib/django-1.3/docs/howto/index.txt [moved from python/lib/django_1_3/docs/howto/index.txt with 100% similarity]
python/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/lib/django-1.3/docs/howto/jython.txt [moved from python/lib/django_1_3/docs/howto/jython.txt with 100% similarity]
python/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/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/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/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/lib/django-1.3/docs/index.txt [moved from python/lib/django_1_3/docs/index.txt with 100% similarity]
python/lib/django-1.3/docs/internals/committers.txt [moved from python/lib/django_1_3/docs/internals/committers.txt with 100% similarity]
python/lib/django-1.3/docs/internals/contributing.txt [moved from python/lib/django_1_3/docs/internals/contributing.txt with 100% similarity]
python/lib/django-1.3/docs/internals/deprecation.txt [moved from python/lib/django_1_3/docs/internals/deprecation.txt with 100% similarity]
python/lib/django-1.3/docs/internals/documentation.txt [moved from python/lib/django_1_3/docs/internals/documentation.txt with 100% similarity]
python/lib/django-1.3/docs/internals/index.txt [moved from python/lib/django_1_3/docs/internals/index.txt with 100% similarity]
python/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/lib/django-1.3/docs/internals/svn.txt [moved from python/lib/django_1_3/docs/internals/svn.txt with 100% similarity]
python/lib/django-1.3/docs/intro/index.txt [moved from python/lib/django_1_3/docs/intro/index.txt with 100% similarity]
python/lib/django-1.3/docs/intro/install.txt [moved from python/lib/django_1_3/docs/intro/install.txt with 100% similarity]
python/lib/django-1.3/docs/intro/overview.txt [moved from python/lib/django_1_3/docs/intro/overview.txt with 100% similarity]
python/lib/django-1.3/docs/intro/tutorial01.txt [moved from python/lib/django_1_3/docs/intro/tutorial01.txt with 100% similarity]
python/lib/django-1.3/docs/intro/tutorial02.txt [moved from python/lib/django_1_3/docs/intro/tutorial02.txt with 100% similarity]
python/lib/django-1.3/docs/intro/tutorial03.txt [moved from python/lib/django_1_3/docs/intro/tutorial03.txt with 100% similarity]
python/lib/django-1.3/docs/intro/tutorial04.txt [moved from python/lib/django_1_3/docs/intro/tutorial04.txt with 100% similarity]
python/lib/django-1.3/docs/intro/whatsnext.txt [moved from python/lib/django_1_3/docs/intro/whatsnext.txt with 100% similarity]
python/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/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/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/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/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/lib/django-1.3/docs/misc/distributions.txt [moved from python/lib/django_1_3/docs/misc/distributions.txt with 100% similarity]
python/lib/django-1.3/docs/misc/index.txt [moved from python/lib/django_1_3/docs/misc/index.txt with 100% similarity]
python/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/lib/django-1.3/docs/obsolete/index.txt [moved from python/lib/django_1_3/docs/obsolete/index.txt with 100% similarity]
python/lib/django-1.3/docs/ref/authbackends.txt [moved from python/lib/django_1_3/docs/ref/authbackends.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/docs/ref/databases.txt [moved from python/lib/django_1_3/docs/ref/databases.txt with 100% similarity]
python/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/lib/django-1.3/docs/ref/exceptions.txt [moved from python/lib/django_1_3/docs/ref/exceptions.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/lib/django-1.3/docs/ref/index.txt [moved from python/lib/django_1_3/docs/ref/index.txt with 100% similarity]
python/lib/django-1.3/docs/ref/middleware.txt [moved from python/lib/django_1_3/docs/ref/middleware.txt with 100% similarity]
python/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/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/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/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/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/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/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/lib/django-1.3/docs/ref/settings.txt [moved from python/lib/django_1_3/docs/ref/settings.txt with 100% similarity]
python/lib/django-1.3/docs/ref/signals.txt [moved from python/lib/django_1_3/docs/ref/signals.txt with 100% similarity]
python/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/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/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/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/lib/django-1.3/docs/ref/unicode.txt [moved from python/lib/django_1_3/docs/ref/unicode.txt with 100% similarity]
python/lib/django-1.3/docs/ref/utils.txt [moved from python/lib/django_1_3/docs/ref/utils.txt with 100% similarity]
python/lib/django-1.3/docs/ref/validators.txt [moved from python/lib/django_1_3/docs/ref/validators.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/docs/releases/index.txt [moved from python/lib/django_1_3/docs/releases/index.txt with 100% similarity]
python/lib/django-1.3/docs/topics/auth.txt [moved from python/lib/django_1_3/docs/topics/auth.txt with 100% similarity]
python/lib/django-1.3/docs/topics/cache.txt [moved from python/lib/django_1_3/docs/topics/cache.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/docs/topics/email.txt [moved from python/lib/django_1_3/docs/topics/email.txt with 100% similarity]
python/lib/django-1.3/docs/topics/files.txt [moved from python/lib/django_1_3/docs/topics/files.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/docs/topics/index.txt [moved from python/lib/django_1_3/docs/topics/index.txt with 100% similarity]
python/lib/django-1.3/docs/topics/install.txt [moved from python/lib/django_1_3/docs/topics/install.txt with 100% similarity]
python/lib/django-1.3/docs/topics/logging.txt [moved from python/lib/django_1_3/docs/topics/logging.txt with 100% similarity]
python/lib/django-1.3/docs/topics/pagination.txt [moved from python/lib/django_1_3/docs/topics/pagination.txt with 100% similarity]
python/lib/django-1.3/docs/topics/serialization.txt [moved from python/lib/django_1_3/docs/topics/serialization.txt with 100% similarity]
python/lib/django-1.3/docs/topics/settings.txt [moved from python/lib/django_1_3/docs/topics/settings.txt with 100% similarity]
python/lib/django-1.3/docs/topics/signals.txt [moved from python/lib/django_1_3/docs/topics/signals.txt with 100% similarity]
python/lib/django-1.3/docs/topics/templates.txt [moved from python/lib/django_1_3/docs/topics/templates.txt with 100% similarity]
python/lib/django-1.3/docs/topics/testing.txt [moved from python/lib/django_1_3/docs/topics/testing.txt with 100% similarity]
python/lib/django-1.3/extras/README.TXT [moved from python/lib/django_1_3/extras/README.TXT with 100% similarity]
python/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/lib/django-1.3/extras/django_bash_completion [moved from python/lib/django_1_3/extras/django_bash_completion with 100% similarity]
python/lib/django-1.3/scripts/rpm-install.sh [moved from python/lib/django_1_3/scripts/rpm-install.sh with 100% similarity]
python/lib/django-1.3/setup.cfg [moved from python/lib/django_1_3/setup.cfg with 100% similarity]
python/lib/django-1.3/setup.py [moved from python/lib/django_1_3/setup.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/tests/runtests.py [moved from python/lib/django_1_3/tests/runtests.py with 100% similarity]
python/lib/django-1.3/tests/templates/404.html [moved from python/lib/django_1_3/tests/templates/404.html with 100% similarity]
python/lib/django-1.3/tests/templates/500.html [moved from python/lib/django_1_3/tests/templates/500.html with 100% similarity]
python/lib/django-1.3/tests/templates/base.html [moved from python/lib/django_1_3/tests/templates/base.html with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.3/tests/templates/extended.html [moved from python/lib/django_1_3/tests/templates/extended.html with 100% similarity]
python/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/lib/django-1.3/tests/templates/login.html [moved from python/lib/django_1_3/tests/templates/login.html with 100% similarity]
python/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/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/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/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/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/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/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/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/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/lib/django-1.3/tests/test_sqlite.py [moved from python/lib/django_1_3/tests/test_sqlite.py with 100% similarity]
python/lib/django-1.3/tests/urls.py [moved from python/lib/django_1_3/tests/urls.py with 100% similarity]
python/lib/django-1.4/AUTHORS [moved from python/lib/django_1_4/AUTHORS with 100% similarity]
python/lib/django-1.4/INSTALL [moved from python/lib/django_1_4/INSTALL with 100% similarity]
python/lib/django-1.4/LICENSE [moved from python/lib/django_1_4/LICENSE with 100% similarity]
python/lib/django-1.4/MANIFEST.in [moved from python/lib/django_1_4/MANIFEST.in with 100% similarity]
python/lib/django-1.4/PKG-INFO [new file with mode: 0644]
python/lib/django-1.4/README [moved from python/lib/django_1_4/README with 100% similarity]
python/lib/django-1.4/django/__init__.py [new file with mode: 0644]
python/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/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/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/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/lib/django-1.4/django/conf/__init__.py [moved from python/lib/django_1_4/django/conf/__init__.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/contrib/admin/filters.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/contrib/auth/tests/views.py [new file with mode: 0644]
python/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/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/lib/django-1.4/django/contrib/auth/views.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/contrib/comments/views/comments.py [new file with mode: 0644]
python/lib/django-1.4/django/contrib/comments/views/moderation.py [new file with mode: 0644]
python/lib/django-1.4/django/contrib/comments/views/utils.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/contrib/gis/db/backends/oracle/compiler.py [new file with mode: 0644]
python/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/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/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/lib/django-1.4/django/contrib/gis/db/backends/oracle/operations.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/core/exceptions.py [moved from python/lib/django_1_4/django/core/exceptions.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/core/paginator.py [moved from python/lib/django_1_4/django/core/paginator.py with 100% similarity]
python/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/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/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/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/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/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/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/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/lib/django-1.4/django/core/signals.py [moved from python/lib/django_1_4/django/core/signals.py with 100% similarity]
python/lib/django-1.4/django/core/signing.py [moved from python/lib/django_1_4/django/core/signing.py with 100% similarity]
python/lib/django-1.4/django/core/urlresolvers.py [moved from python/lib/django_1_4/django/core/urlresolvers.py with 100% similarity]
python/lib/django-1.4/django/core/validators.py [moved from python/lib/django_1_4/django/core/validators.py with 100% similarity]
python/lib/django-1.4/django/core/wsgi.py [moved from python/lib/django_1_4/django/core/wsgi.py with 100% similarity]
python/lib/django-1.4/django/core/xheaders.py [moved from python/lib/django_1_4/django/core/xheaders.py with 100% similarity]
python/lib/django-1.4/django/db/__init__.py [moved from python/lib/django_1_4/django/db/__init__.py with 100% similarity]
python/lib/django-1.4/django/db/backends/__init__.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/db/backends/sqlite3/base.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/db/models/fields/related.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/db/models/sql/compiler.py [new file with mode: 0644]
python/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/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/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/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/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/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/lib/django-1.4/django/db/transaction.py [moved from python/lib/django_1_4/django/db/transaction.py with 100% similarity]
python/lib/django-1.4/django/db/utils.py [moved from python/lib/django_1_4/django/db/utils.py with 100% similarity]
python/lib/django-1.4/django/dispatch/__init__.py [moved from python/lib/django_1_4/django/dispatch/__init__.py with 100% similarity]
python/lib/django-1.4/django/dispatch/dispatcher.py [moved from python/lib/django_1_4/django/dispatch/dispatcher.py with 100% similarity]
python/lib/django-1.4/django/dispatch/license.txt [moved from python/lib/django_1_4/django/dispatch/license.txt with 100% similarity]
python/lib/django-1.4/django/dispatch/saferef.py [moved from python/lib/django_1_4/django/dispatch/saferef.py with 100% similarity]
python/lib/django-1.4/django/forms/__init__.py [moved from python/lib/django_1_4/django/forms/__init__.py with 100% similarity]
python/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/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/lib/django-1.4/django/forms/fields.py [moved from python/lib/django_1_4/django/forms/fields.py with 100% similarity]
python/lib/django-1.4/django/forms/forms.py [moved from python/lib/django_1_4/django/forms/forms.py with 100% similarity]
python/lib/django-1.4/django/forms/formsets.py [moved from python/lib/django_1_4/django/forms/formsets.py with 100% similarity]
python/lib/django-1.4/django/forms/models.py [moved from python/lib/django_1_4/django/forms/models.py with 100% similarity]
python/lib/django-1.4/django/forms/util.py [moved from python/lib/django_1_4/django/forms/util.py with 100% similarity]
python/lib/django-1.4/django/forms/widgets.py [moved from python/lib/django_1_4/django/forms/widgets.py with 100% similarity]
python/lib/django-1.4/django/http/__init__.py [new file with mode: 0644]
python/lib/django-1.4/django/http/multipartparser.py [moved from python/lib/django_1_4/django/http/multipartparser.py with 100% similarity]
python/lib/django-1.4/django/http/utils.py [moved from python/lib/django_1_4/django/http/utils.py with 100% similarity]
python/lib/django-1.4/django/middleware/cache.py [moved from python/lib/django_1_4/django/middleware/cache.py with 100% similarity]
python/lib/django-1.4/django/middleware/clickjacking.py [moved from python/lib/django_1_4/django/middleware/clickjacking.py with 100% similarity]
python/lib/django-1.4/django/middleware/common.py [moved from python/lib/django_1_4/django/middleware/common.py with 100% similarity]
python/lib/django-1.4/django/middleware/csrf.py [moved from python/lib/django_1_4/django/middleware/csrf.py with 100% similarity]
python/lib/django-1.4/django/middleware/doc.py [moved from python/lib/django_1_4/django/middleware/doc.py with 100% similarity]
python/lib/django-1.4/django/middleware/gzip.py [moved from python/lib/django_1_4/django/middleware/gzip.py with 100% similarity]
python/lib/django-1.4/django/middleware/http.py [moved from python/lib/django_1_4/django/middleware/http.py with 100% similarity]
python/lib/django-1.4/django/middleware/locale.py [moved from python/lib/django_1_4/django/middleware/locale.py with 100% similarity]
python/lib/django-1.4/django/middleware/transaction.py [moved from python/lib/django_1_4/django/middleware/transaction.py with 100% similarity]
python/lib/django-1.4/django/shortcuts/__init__.py [moved from python/lib/django_1_4/django/shortcuts/__init__.py with 100% similarity]
python/lib/django-1.4/django/template/__init__.py [moved from python/lib/django_1_4/django/template/__init__.py with 100% similarity]
python/lib/django-1.4/django/template/base.py [moved from python/lib/django_1_4/django/template/base.py with 100% similarity]
python/lib/django-1.4/django/template/context.py [moved from python/lib/django_1_4/django/template/context.py with 100% similarity]
python/lib/django-1.4/django/template/debug.py [moved from python/lib/django_1_4/django/template/debug.py with 100% similarity]
python/lib/django-1.4/django/template/defaultfilters.py [moved from python/lib/django_1_4/django/template/defaultfilters.py with 100% similarity]
python/lib/django-1.4/django/template/defaulttags.py [moved from python/lib/django_1_4/django/template/defaulttags.py with 100% similarity]
python/lib/django-1.4/django/template/loader.py [moved from python/lib/django_1_4/django/template/loader.py with 100% similarity]
python/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/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/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/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/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/lib/django-1.4/django/template/response.py [moved from python/lib/django_1_4/django/template/response.py with 100% similarity]
python/lib/django-1.4/django/template/smartif.py [moved from python/lib/django_1_4/django/template/smartif.py with 100% similarity]
python/lib/django-1.4/django/templatetags/cache.py [moved from python/lib/django_1_4/django/templatetags/cache.py with 100% similarity]
python/lib/django-1.4/django/templatetags/future.py [moved from python/lib/django_1_4/django/templatetags/future.py with 100% similarity]
python/lib/django-1.4/django/templatetags/i18n.py [moved from python/lib/django_1_4/django/templatetags/i18n.py with 100% similarity]
python/lib/django-1.4/django/templatetags/l10n.py [moved from python/lib/django_1_4/django/templatetags/l10n.py with 100% similarity]
python/lib/django-1.4/django/templatetags/static.py [moved from python/lib/django_1_4/django/templatetags/static.py with 100% similarity]
python/lib/django-1.4/django/templatetags/tz.py [moved from python/lib/django_1_4/django/templatetags/tz.py with 100% similarity]
python/lib/django-1.4/django/test/__init__.py [moved from python/lib/django_1_4/django/test/__init__.py with 100% similarity]
python/lib/django-1.4/django/test/_doctest.py [moved from python/lib/django_1_4/django/test/_doctest.py with 100% similarity]
python/lib/django-1.4/django/test/client.py [moved from python/lib/django_1_4/django/test/client.py with 100% similarity]
python/lib/django-1.4/django/test/html.py [moved from python/lib/django_1_4/django/test/html.py with 100% similarity]
python/lib/django-1.4/django/test/signals.py [moved from python/lib/django_1_4/django/test/signals.py with 100% similarity]
python/lib/django-1.4/django/test/simple.py [moved from python/lib/django_1_4/django/test/simple.py with 100% similarity]
python/lib/django-1.4/django/test/testcases.py [moved from python/lib/django_1_4/django/test/testcases.py with 100% similarity]
python/lib/django-1.4/django/test/utils.py [moved from python/lib/django_1_4/django/test/utils.py with 100% similarity]
python/lib/django-1.4/django/utils/_os.py [moved from python/lib/django_1_4/django/utils/_os.py with 100% similarity]
python/lib/django-1.4/django/utils/archive.py [moved from python/lib/django_1_4/django/utils/archive.py with 100% similarity]
python/lib/django-1.4/django/utils/autoreload.py [moved from python/lib/django_1_4/django/utils/autoreload.py with 100% similarity]
python/lib/django-1.4/django/utils/baseconv.py [moved from python/lib/django_1_4/django/utils/baseconv.py with 100% similarity]
python/lib/django-1.4/django/utils/cache.py [moved from python/lib/django_1_4/django/utils/cache.py with 100% similarity]
python/lib/django-1.4/django/utils/checksums.py [moved from python/lib/django_1_4/django/utils/checksums.py with 100% similarity]
python/lib/django-1.4/django/utils/copycompat.py [moved from python/lib/django_1_4/django/utils/copycompat.py with 100% similarity]
python/lib/django-1.4/django/utils/crypto.py [moved from python/lib/django_1_4/django/utils/crypto.py with 100% similarity]
python/lib/django-1.4/django/utils/daemonize.py [moved from python/lib/django_1_4/django/utils/daemonize.py with 100% similarity]
python/lib/django-1.4/django/utils/datastructures.py [moved from python/lib/django_1_4/django/utils/datastructures.py with 100% similarity]
python/lib/django-1.4/django/utils/dateformat.py [moved from python/lib/django_1_4/django/utils/dateformat.py with 100% similarity]
python/lib/django-1.4/django/utils/dateparse.py [moved from python/lib/django_1_4/django/utils/dateparse.py with 100% similarity]
python/lib/django-1.4/django/utils/dates.py [moved from python/lib/django_1_4/django/utils/dates.py with 100% similarity]
python/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/lib/django-1.4/django/utils/decorators.py [moved from python/lib/django_1_4/django/utils/decorators.py with 100% similarity]
python/lib/django-1.4/django/utils/dictconfig.py [moved from python/lib/django_1_4/django/utils/dictconfig.py with 100% similarity]
python/lib/django-1.4/django/utils/encoding.py [moved from python/lib/django_1_4/django/utils/encoding.py with 100% similarity]
python/lib/django-1.4/django/utils/feedgenerator.py [moved from python/lib/django_1_4/django/utils/feedgenerator.py with 100% similarity]
python/lib/django-1.4/django/utils/formats.py [moved from python/lib/django_1_4/django/utils/formats.py with 100% similarity]
python/lib/django-1.4/django/utils/functional.py [moved from python/lib/django_1_4/django/utils/functional.py with 100% similarity]
python/lib/django-1.4/django/utils/hashcompat.py [moved from python/lib/django_1_4/django/utils/hashcompat.py with 100% similarity]
python/lib/django-1.4/django/utils/html.py [moved from python/lib/django_1_4/django/utils/html.py with 100% similarity]
python/lib/django-1.4/django/utils/html_parser.py [new file with mode: 0644]
python/lib/django-1.4/django/utils/http.py [new file with mode: 0644]
python/lib/django-1.4/django/utils/importlib.py [moved from python/lib/django_1_4/django/utils/importlib.py with 100% similarity]
python/lib/django-1.4/django/utils/ipv6.py [moved from python/lib/django_1_4/django/utils/ipv6.py with 100% similarity]
python/lib/django-1.4/django/utils/itercompat.py [moved from python/lib/django_1_4/django/utils/itercompat.py with 100% similarity]
python/lib/django-1.4/django/utils/jslex.py [moved from python/lib/django_1_4/django/utils/jslex.py with 100% similarity]
python/lib/django-1.4/django/utils/log.py [moved from python/lib/django_1_4/django/utils/log.py with 100% similarity]
python/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/lib/django-1.4/django/utils/numberformat.py [moved from python/lib/django_1_4/django/utils/numberformat.py with 100% similarity]
python/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/lib/django-1.4/django/utils/safestring.py [moved from python/lib/django_1_4/django/utils/safestring.py with 100% similarity]
python/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/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/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/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/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/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/lib/django-1.4/django/utils/six.py [moved from python/lib/django_1_4/django/utils/six.py with 100% similarity]
python/lib/django-1.4/django/utils/synch.py [moved from python/lib/django_1_4/django/utils/synch.py with 100% similarity]
python/lib/django-1.4/django/utils/termcolors.py [moved from python/lib/django_1_4/django/utils/termcolors.py with 100% similarity]
python/lib/django-1.4/django/utils/text.py [moved from python/lib/django_1_4/django/utils/text.py with 100% similarity]
python/lib/django-1.4/django/utils/timesince.py [moved from python/lib/django_1_4/django/utils/timesince.py with 100% similarity]
python/lib/django-1.4/django/utils/timezone.py [moved from python/lib/django_1_4/django/utils/timezone.py with 100% similarity]
python/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/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/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/lib/django-1.4/django/utils/tree.py [moved from python/lib/django_1_4/django/utils/tree.py with 100% similarity]
python/lib/django-1.4/django/utils/tzinfo.py [moved from python/lib/django_1_4/django/utils/tzinfo.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/utils/version.py [moved from python/lib/django_1_4/django/utils/version.py with 100% similarity]
python/lib/django-1.4/django/utils/xmlutils.py [moved from python/lib/django_1_4/django/utils/xmlutils.py with 100% similarity]
python/lib/django-1.4/django/views/csrf.py [moved from python/lib/django_1_4/django/views/csrf.py with 100% similarity]
python/lib/django-1.4/django/views/debug.py [moved from python/lib/django_1_4/django/views/debug.py with 100% similarity]
python/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/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/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/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/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/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/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/lib/django-1.4/django/views/defaults.py [moved from python/lib/django_1_4/django/views/defaults.py with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/django/views/i18n.py [new file with mode: 0644]
python/lib/django-1.4/django/views/static.py [moved from python/lib/django_1_4/django/views/static.py with 100% similarity]
python/lib/django-1.4/docs/Makefile [moved from python/lib/django_1_4/docs/Makefile with 100% similarity]
python/lib/django-1.4/docs/README [moved from python/lib/django_1_4/docs/README with 100% similarity]
python/lib/django-1.4/docs/_ext/applyxrefs.py [moved from python/lib/django_1_4/docs/_ext/applyxrefs.py with 100% similarity]
python/lib/django-1.4/docs/_ext/djangodocs.py [moved from python/lib/django_1_4/docs/_ext/djangodocs.py with 100% similarity]
python/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/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/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/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/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/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/lib/django-1.4/docs/_theme/djangodocs/static/djangodocs.css [new file with mode: 0644]
python/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/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/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/lib/django-1.4/docs/conf.py [new file with mode: 0644]
python/lib/django-1.4/docs/contents.txt [moved from python/lib/django_1_4/docs/contents.txt with 100% similarity]
python/lib/django-1.4/docs/faq/admin.txt [moved from python/lib/django_1_4/docs/faq/admin.txt with 100% similarity]
python/lib/django-1.4/docs/faq/contributing.txt [moved from python/lib/django_1_4/docs/faq/contributing.txt with 100% similarity]
python/lib/django-1.4/docs/faq/general.txt [moved from python/lib/django_1_4/docs/faq/general.txt with 100% similarity]
python/lib/django-1.4/docs/faq/help.txt [moved from python/lib/django_1_4/docs/faq/help.txt with 100% similarity]
python/lib/django-1.4/docs/faq/index.txt [moved from python/lib/django_1_4/docs/faq/index.txt with 100% similarity]
python/lib/django-1.4/docs/faq/install.txt [moved from python/lib/django_1_4/docs/faq/install.txt with 100% similarity]
python/lib/django-1.4/docs/faq/models.txt [moved from python/lib/django_1_4/docs/faq/models.txt with 100% similarity]
python/lib/django-1.4/docs/faq/usage.txt [moved from python/lib/django_1_4/docs/faq/usage.txt with 100% similarity]
python/lib/django-1.4/docs/glossary.txt [moved from python/lib/django_1_4/docs/glossary.txt with 100% similarity]
python/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/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/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/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/lib/django-1.4/docs/howto/custom-model-fields.txt [new file with mode: 0644]
python/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/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/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/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/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/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/lib/django-1.4/docs/howto/deployment/wsgi/modwsgi.txt [new file with mode: 0644]
python/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/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/lib/django-1.4/docs/howto/index.txt [moved from python/lib/django_1_4/docs/howto/index.txt with 100% similarity]
python/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/lib/django-1.4/docs/howto/jython.txt [moved from python/lib/django_1_4/docs/howto/jython.txt with 100% similarity]
python/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/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/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/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/lib/django-1.4/docs/index.txt [moved from python/lib/django_1_4/docs/index.txt with 100% similarity]
python/lib/django-1.4/docs/internals/committers.txt [moved from python/lib/django_1_4/docs/internals/committers.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/docs/internals/deprecation.txt [moved from python/lib/django_1_4/docs/internals/deprecation.txt with 100% similarity]
python/lib/django-1.4/docs/internals/index.txt [moved from python/lib/django_1_4/docs/internals/index.txt with 100% similarity]
python/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/lib/django-1.4/docs/internals/svn.txt [moved from python/lib/django_1_4/docs/internals/svn.txt with 100% similarity]
python/lib/django-1.4/docs/intro/index.txt [moved from python/lib/django_1_4/docs/intro/index.txt with 100% similarity]
python/lib/django-1.4/docs/intro/install.txt [moved from python/lib/django_1_4/docs/intro/install.txt with 100% similarity]
python/lib/django-1.4/docs/intro/overview.txt [moved from python/lib/django_1_4/docs/intro/overview.txt with 100% similarity]
python/lib/django-1.4/docs/intro/tutorial01.txt [moved from python/lib/django_1_4/docs/intro/tutorial01.txt with 100% similarity]
python/lib/django-1.4/docs/intro/tutorial02.txt [moved from python/lib/django_1_4/docs/intro/tutorial02.txt with 100% similarity]
python/lib/django-1.4/docs/intro/tutorial03.txt [moved from python/lib/django_1_4/docs/intro/tutorial03.txt with 100% similarity]
python/lib/django-1.4/docs/intro/tutorial04.txt [moved from python/lib/django_1_4/docs/intro/tutorial04.txt with 100% similarity]
python/lib/django-1.4/docs/intro/whatsnext.txt [moved from python/lib/django_1_4/docs/intro/whatsnext.txt with 100% similarity]
python/lib/django-1.4/docs/make.bat [moved from python/lib/django_1_4/docs/make.bat with 100% similarity]
python/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/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/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/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/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/lib/django-1.4/docs/misc/distributions.txt [moved from python/lib/django_1_4/docs/misc/distributions.txt with 100% similarity]
python/lib/django-1.4/docs/misc/index.txt [moved from python/lib/django_1_4/docs/misc/index.txt with 100% similarity]
python/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/lib/django-1.4/docs/obsolete/index.txt [moved from python/lib/django_1_4/docs/obsolete/index.txt with 100% similarity]
python/lib/django-1.4/docs/ref/authbackends.txt [moved from python/lib/django_1_4/docs/ref/authbackends.txt with 100% similarity]
python/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/lib/django-1.4/docs/ref/clickjacking.txt [moved from python/lib/django_1_4/docs/ref/clickjacking.txt with 100% similarity]
python/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/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/lib/django-1.4/docs/ref/contrib/admin/index.txt [new file with mode: 0644]
python/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/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/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/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/lib/django-1.4/docs/ref/contrib/comments/index.txt [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/docs/ref/contrib/messages.txt [new file with mode: 0644]
python/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/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/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/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/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/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/lib/django-1.4/docs/ref/databases.txt [moved from python/lib/django_1_4/docs/ref/databases.txt with 100% similarity]
python/lib/django-1.4/docs/ref/django-admin.txt [new file with mode: 0644]
python/lib/django-1.4/docs/ref/exceptions.txt [moved from python/lib/django_1_4/docs/ref/exceptions.txt with 100% similarity]
python/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/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/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/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/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/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/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/lib/django-1.4/docs/ref/forms/widgets.txt [new file with mode: 0644]
python/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/lib/django-1.4/docs/ref/index.txt [moved from python/lib/django_1_4/docs/ref/index.txt with 100% similarity]
python/lib/django-1.4/docs/ref/middleware.txt [moved from python/lib/django_1_4/docs/ref/middleware.txt with 100% similarity]
python/lib/django-1.4/docs/ref/models/fields.txt [new file with mode: 0644]
python/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/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/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/lib/django-1.4/docs/ref/models/querysets.txt [new file with mode: 0644]
python/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/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/lib/django-1.4/docs/ref/settings.txt [new file with mode: 0644]
python/lib/django-1.4/docs/ref/signals.txt [moved from python/lib/django_1_4/docs/ref/signals.txt with 100% similarity]
python/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/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/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/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/lib/django-1.4/docs/ref/unicode.txt [moved from python/lib/django_1_4/docs/ref/unicode.txt with 100% similarity]
python/lib/django-1.4/docs/ref/utils.txt [moved from python/lib/django_1_4/docs/ref/utils.txt with 100% similarity]
python/lib/django-1.4/docs/ref/validators.txt [moved from python/lib/django_1_4/docs/ref/validators.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/docs/releases/1.4.2.txt [new file with mode: 0644]
python/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/lib/django-1.4/docs/releases/index.txt [new file with mode: 0644]
python/lib/django-1.4/docs/topics/auth.txt [moved from python/lib/django_1_4/docs/topics/auth.txt with 100% similarity]
python/lib/django-1.4/docs/topics/cache.txt [moved from python/lib/django_1_4/docs/topics/cache.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/docs/topics/email.txt [moved from python/lib/django_1_4/docs/topics/email.txt with 100% similarity]
python/lib/django-1.4/docs/topics/files.txt [moved from python/lib/django_1_4/docs/topics/files.txt with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/docs/topics/http/shortcuts.txt [new file with mode: 0644]
python/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/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/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/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/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/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/lib/django-1.4/docs/topics/index.txt [moved from python/lib/django_1_4/docs/topics/index.txt with 100% similarity]
python/lib/django-1.4/docs/topics/install.txt [moved from python/lib/django_1_4/docs/topics/install.txt with 100% similarity]
python/lib/django-1.4/docs/topics/logging.txt [moved from python/lib/django_1_4/docs/topics/logging.txt with 100% similarity]
python/lib/django-1.4/docs/topics/pagination.txt [moved from python/lib/django_1_4/docs/topics/pagination.txt with 100% similarity]
python/lib/django-1.4/docs/topics/security.txt [new file with mode: 0644]
python/lib/django-1.4/docs/topics/serialization.txt [moved from python/lib/django_1_4/docs/topics/serialization.txt with 100% similarity]
python/lib/django-1.4/docs/topics/settings.txt [moved from python/lib/django_1_4/docs/topics/settings.txt with 100% similarity]
python/lib/django-1.4/docs/topics/signals.txt [moved from python/lib/django_1_4/docs/topics/signals.txt with 100% similarity]
python/lib/django-1.4/docs/topics/signing.txt [moved from python/lib/django_1_4/docs/topics/signing.txt with 100% similarity]
python/lib/django-1.4/docs/topics/templates.txt [moved from python/lib/django_1_4/docs/topics/templates.txt with 100% similarity]
python/lib/django-1.4/docs/topics/testing.txt [moved from python/lib/django_1_4/docs/topics/testing.txt with 100% similarity]
python/lib/django-1.4/extras/README.TXT [moved from python/lib/django_1_4/extras/README.TXT with 100% similarity]
python/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/lib/django-1.4/extras/django_bash_completion [moved from python/lib/django_1_4/extras/django_bash_completion with 100% similarity]
python/lib/django-1.4/scripts/rpm-install.sh [moved from python/lib/django_1_4/scripts/rpm-install.sh with 100% similarity]
python/lib/django-1.4/setup.cfg [moved from python/lib/django_1_4/setup.cfg with 100% similarity]
python/lib/django-1.4/setup.py [new file with mode: 0644]
python/lib/django-1.4/tests/.coveragerc [moved from python/lib/django_1_4/tests/.coveragerc with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/tests/regressiontests/admin_filters/tests.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/tests/regressiontests/bulk_create/tests.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/tests/regressiontests/comment_tests/tests/comment_view_tests.py [new file with mode: 0644]
python/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/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/lib/django-1.4/tests/regressiontests/comment_tests/tests/moderation_view_tests.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/tests/regressiontests/m2m_through_regress/models.py [new file with mode: 0644]
python/lib/django-1.4/tests/regressiontests/m2m_through_regress/tests.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/tests/regressiontests/requests/tests.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/tests/regressiontests/views/tests/i18n.py [new file with mode: 0644]
python/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/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/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/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/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/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/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/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/lib/django-1.4/tests/runtests.py [moved from python/lib/django_1_4/tests/runtests.py with 100% similarity]
python/lib/django-1.4/tests/templates/404.html [moved from python/lib/django_1_4/tests/templates/404.html with 100% similarity]
python/lib/django-1.4/tests/templates/500.html [moved from python/lib/django_1_4/tests/templates/500.html with 100% similarity]
python/lib/django-1.4/tests/templates/base.html [moved from python/lib/django_1_4/tests/templates/base.html with 100% similarity]
python/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/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/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/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/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/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/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/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/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/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/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/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/lib/django-1.4/tests/templates/extended.html [moved from python/lib/django_1_4/tests/templates/extended.html with 100% similarity]
python/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/lib/django-1.4/tests/templates/login.html [moved from python/lib/django_1_4/tests/templates/login.html with 100% similarity]
python/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/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/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/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/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/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/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/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/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/lib/django-1.4/tests/test_sqlite.py [moved from python/lib/django_1_4/tests/test_sqlite.py with 100% similarity]
python/lib/django-1.4/tests/urls.py [moved from python/lib/django_1_4/tests/urls.py with 100% similarity]
python/lib/django_0_96/django/conf/project_template/manage.py [deleted file]
python/lib/django_1_2/django/conf/project_template/manage.py [deleted file]
python/lib/django_1_4/PKG-INFO [deleted file]
python/lib/django_1_4/django/__init__.py [deleted file]
python/lib/django_1_4/django/contrib/admin/filters.py [deleted file]
python/lib/django_1_4/django/contrib/auth/tests/views.py [deleted file]
python/lib/django_1_4/django/contrib/auth/views.py [deleted file]
python/lib/django_1_4/django/contrib/comments/views/comments.py [deleted file]
python/lib/django_1_4/django/contrib/comments/views/moderation.py [deleted file]
python/lib/django_1_4/django/contrib/comments/views/utils.py [deleted file]
python/lib/django_1_4/django/contrib/gis/db/backends/oracle/compiler.py [deleted file]
python/lib/django_1_4/django/contrib/gis/db/backends/oracle/operations.py [deleted file]
python/lib/django_1_4/django/db/backends/__init__.py [deleted file]
python/lib/django_1_4/django/db/backends/sqlite3/base.py [deleted file]
python/lib/django_1_4/django/db/models/fields/related.py [deleted file]
python/lib/django_1_4/django/db/models/sql/compiler.py [deleted file]
python/lib/django_1_4/django/http/__init__.py [deleted file]
python/lib/django_1_4/django/utils/html_parser.py [deleted file]
python/lib/django_1_4/django/utils/http.py [deleted file]
python/lib/django_1_4/django/views/i18n.py [deleted file]
python/lib/django_1_4/docs/_theme/djangodocs/static/djangodocs.css [deleted file]
python/lib/django_1_4/docs/conf.py [deleted file]
python/lib/django_1_4/docs/howto/custom-model-fields.txt [deleted file]
python/lib/django_1_4/docs/howto/deployment/wsgi/modwsgi.txt [deleted file]
python/lib/django_1_4/docs/ref/contrib/admin/index.txt [deleted file]
python/lib/django_1_4/docs/ref/contrib/comments/index.txt [deleted file]
python/lib/django_1_4/docs/ref/contrib/messages.txt [deleted file]
python/lib/django_1_4/docs/ref/django-admin.txt [deleted file]
python/lib/django_1_4/docs/ref/forms/widgets.txt [deleted file]
python/lib/django_1_4/docs/ref/models/fields.txt [deleted file]
python/lib/django_1_4/docs/ref/models/querysets.txt [deleted file]
python/lib/django_1_4/docs/ref/settings.txt [deleted file]
python/lib/django_1_4/docs/releases/1.4.2.txt [deleted file]
python/lib/django_1_4/docs/releases/index.txt [deleted file]
python/lib/django_1_4/docs/topics/http/shortcuts.txt [deleted file]
python/lib/django_1_4/docs/topics/security.txt [deleted file]
python/lib/django_1_4/setup.py [deleted file]
python/lib/django_1_4/tests/regressiontests/admin_filters/tests.py [deleted file]
python/lib/django_1_4/tests/regressiontests/bulk_create/tests.py [deleted file]
python/lib/django_1_4/tests/regressiontests/comment_tests/tests/comment_view_tests.py [deleted file]
python/lib/django_1_4/tests/regressiontests/comment_tests/tests/moderation_view_tests.py [deleted file]
python/lib/django_1_4/tests/regressiontests/m2m_through_regress/models.py [deleted file]
python/lib/django_1_4/tests/regressiontests/m2m_through_regress/tests.py [deleted file]
python/lib/django_1_4/tests/regressiontests/requests/tests.py [deleted file]
python/lib/django_1_4/tests/regressiontests/views/tests/i18n.py [deleted file]
python/lib/ipaddr/ipaddr/ipaddr_test.py [deleted file]
python/lib/jinja2-2.6/AUTHORS [moved from python/lib/jinja2/AUTHORS with 100% similarity]
python/lib/jinja2-2.6/CHANGES [moved from python/lib/jinja2/CHANGES with 100% similarity]
python/lib/jinja2-2.6/Jinja2.egg-info/PKG-INFO [moved from python/lib/jinja2/Jinja2.egg-info/PKG-INFO with 100% similarity]
python/lib/jinja2-2.6/Jinja2.egg-info/SOURCES.txt [moved from python/lib/jinja2/Jinja2.egg-info/SOURCES.txt with 100% similarity]
python/lib/jinja2-2.6/Jinja2.egg-info/dependency_links.txt [moved from python/lib/jinja2/Jinja2.egg-info/dependency_links.txt with 100% similarity]
python/lib/jinja2-2.6/Jinja2.egg-info/entry_points.txt [moved from python/lib/jinja2/Jinja2.egg-info/entry_points.txt with 100% similarity]
python/lib/jinja2-2.6/Jinja2.egg-info/not-zip-safe [moved from python/lib/jinja2/Jinja2.egg-info/not-zip-safe with 100% similarity]
python/lib/jinja2-2.6/Jinja2.egg-info/requires.txt [moved from python/lib/jinja2/Jinja2.egg-info/requires.txt with 100% similarity]
python/lib/jinja2-2.6/Jinja2.egg-info/top_level.txt [moved from python/lib/jinja2/Jinja2.egg-info/top_level.txt with 100% similarity]
python/lib/jinja2-2.6/LICENSE [moved from python/lib/jinja2/LICENSE with 100% similarity]
python/lib/jinja2-2.6/MANIFEST.in [moved from python/lib/jinja2/MANIFEST.in with 100% similarity]
python/lib/jinja2-2.6/Makefile [moved from python/lib/jinja2/Makefile with 100% similarity]
python/lib/jinja2-2.6/PKG-INFO [moved from python/lib/jinja2/PKG-INFO with 100% similarity]
python/lib/jinja2-2.6/artwork/jinjalogo.svg [moved from python/lib/jinja2/artwork/jinjalogo.svg with 100% similarity]
python/lib/jinja2-2.6/docs/Makefile [moved from python/lib/jinja2/docs/Makefile with 100% similarity]
python/lib/jinja2-2.6/docs/_templates/sidebarintro.html [moved from python/lib/jinja2/docs/_templates/sidebarintro.html with 100% similarity]
python/lib/jinja2-2.6/docs/_templates/sidebarlogo.html [moved from python/lib/jinja2/docs/_templates/sidebarlogo.html with 100% similarity]
python/lib/jinja2-2.6/docs/_themes/LICENSE [moved from python/lib/jinja2/docs/_themes/LICENSE with 100% similarity]
python/lib/jinja2-2.6/docs/_themes/README [moved from python/lib/jinja2/docs/_themes/README with 100% similarity]
python/lib/jinja2-2.6/docs/_themes/jinja/layout.html [moved from python/lib/jinja2/docs/_themes/jinja/layout.html with 100% similarity]
python/lib/jinja2-2.6/docs/_themes/jinja/relations.html [moved from python/lib/jinja2/docs/_themes/jinja/relations.html with 100% similarity]
python/lib/jinja2-2.6/docs/_themes/jinja/static/jinja.css_t [moved from python/lib/jinja2/docs/_themes/jinja/static/jinja.css_t with 100% similarity]
python/lib/jinja2-2.6/docs/_themes/jinja/theme.conf [moved from python/lib/jinja2/docs/_themes/jinja/theme.conf with 100% similarity]
python/lib/jinja2-2.6/docs/api.rst [moved from python/lib/jinja2/docs/api.rst with 100% similarity]
python/lib/jinja2-2.6/docs/cache_extension.py [moved from python/lib/jinja2/docs/cache_extension.py with 100% similarity]
python/lib/jinja2-2.6/docs/changelog.rst [moved from python/lib/jinja2/docs/changelog.rst with 100% similarity]
python/lib/jinja2-2.6/docs/conf.py [moved from python/lib/jinja2/docs/conf.py with 100% similarity]
python/lib/jinja2-2.6/docs/contents.rst.inc [moved from python/lib/jinja2/docs/contents.rst.inc with 100% similarity]
python/lib/jinja2-2.6/docs/extensions.rst [moved from python/lib/jinja2/docs/extensions.rst with 100% similarity]
python/lib/jinja2-2.6/docs/faq.rst [moved from python/lib/jinja2/docs/faq.rst with 100% similarity]
python/lib/jinja2-2.6/docs/index.rst [moved from python/lib/jinja2/docs/index.rst with 100% similarity]
python/lib/jinja2-2.6/docs/integration.rst [moved from python/lib/jinja2/docs/integration.rst with 100% similarity]
python/lib/jinja2-2.6/docs/intro.rst [moved from python/lib/jinja2/docs/intro.rst with 100% similarity]
python/lib/jinja2-2.6/docs/jinjaext.py [moved from python/lib/jinja2/docs/jinjaext.py with 100% similarity]
python/lib/jinja2-2.6/docs/jinjastyle.sty [moved from python/lib/jinja2/docs/jinjastyle.sty with 100% similarity]
python/lib/jinja2-2.6/docs/latexindex.rst [moved from python/lib/jinja2/docs/latexindex.rst with 100% similarity]
python/lib/jinja2-2.6/docs/sandbox.rst [moved from python/lib/jinja2/docs/sandbox.rst with 100% similarity]
python/lib/jinja2-2.6/docs/switching.rst [moved from python/lib/jinja2/docs/switching.rst with 100% similarity]
python/lib/jinja2-2.6/docs/templates.rst [moved from python/lib/jinja2/docs/templates.rst with 100% similarity]
python/lib/jinja2-2.6/docs/tricks.rst [moved from python/lib/jinja2/docs/tricks.rst with 100% similarity]
python/lib/jinja2-2.6/examples/basic/cycle.py [moved from python/lib/jinja2/examples/basic/cycle.py with 100% similarity]
python/lib/jinja2-2.6/examples/basic/debugger.py [moved from python/lib/jinja2/examples/basic/debugger.py with 100% similarity]
python/lib/jinja2-2.6/examples/basic/inheritance.py [moved from python/lib/jinja2/examples/basic/inheritance.py with 100% similarity]
python/lib/jinja2-2.6/examples/basic/templates/broken.html [moved from python/lib/jinja2/examples/basic/templates/broken.html with 100% similarity]
python/lib/jinja2-2.6/examples/basic/templates/subbroken.html [moved from python/lib/jinja2/examples/basic/templates/subbroken.html with 100% similarity]
python/lib/jinja2-2.6/examples/basic/test.py [moved from python/lib/jinja2/examples/basic/test.py with 100% similarity]
python/lib/jinja2-2.6/examples/basic/test2.py [moved from python/lib/jinja2/examples/basic/test2.py with 100% similarity]
python/lib/jinja2-2.6/examples/basic/test_filter_and_linestatements.py [moved from python/lib/jinja2/examples/basic/test_filter_and_linestatements.py with 100% similarity]
python/lib/jinja2-2.6/examples/basic/test_loop_filter.py [moved from python/lib/jinja2/examples/basic/test_loop_filter.py with 100% similarity]
python/lib/jinja2-2.6/examples/basic/translate.py [moved from python/lib/jinja2/examples/basic/translate.py with 100% similarity]
python/lib/jinja2-2.6/examples/bench.py [moved from python/lib/jinja2/examples/bench.py with 100% similarity]
python/lib/jinja2-2.6/examples/profile.py [moved from python/lib/jinja2/examples/profile.py with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/django/_form.html [moved from python/lib/jinja2/examples/rwbench/django/_form.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/django/_input_field.html [moved from python/lib/jinja2/examples/rwbench/django/_input_field.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/django/_textarea.html [moved from python/lib/jinja2/examples/rwbench/django/_textarea.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/django/index.html [moved from python/lib/jinja2/examples/rwbench/django/index.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/django/layout.html [moved from python/lib/jinja2/examples/rwbench/django/layout.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/djangoext.py [moved from python/lib/jinja2/examples/rwbench/djangoext.py with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/genshi/helpers.html [moved from python/lib/jinja2/examples/rwbench/genshi/helpers.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/genshi/index.html [moved from python/lib/jinja2/examples/rwbench/genshi/index.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/genshi/layout.html [moved from python/lib/jinja2/examples/rwbench/genshi/layout.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/jinja/helpers.html [moved from python/lib/jinja2/examples/rwbench/jinja/helpers.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/jinja/index.html [moved from python/lib/jinja2/examples/rwbench/jinja/index.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/jinja/layout.html [moved from python/lib/jinja2/examples/rwbench/jinja/layout.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/mako/helpers.html [moved from python/lib/jinja2/examples/rwbench/mako/helpers.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/mako/index.html [moved from python/lib/jinja2/examples/rwbench/mako/index.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/mako/layout.html [moved from python/lib/jinja2/examples/rwbench/mako/layout.html with 100% similarity]
python/lib/jinja2-2.6/examples/rwbench/rwbench.py [moved from python/lib/jinja2/examples/rwbench/rwbench.py with 100% similarity]
python/lib/jinja2-2.6/ext/Vim/jinja.vim [moved from python/lib/jinja2/ext/Vim/jinja.vim with 100% similarity]
python/lib/jinja2-2.6/ext/django2jinja/django2jinja.py [moved from python/lib/jinja2/ext/django2jinja/django2jinja.py with 100% similarity]
python/lib/jinja2-2.6/ext/django2jinja/example.py [moved from python/lib/jinja2/ext/django2jinja/example.py with 100% similarity]
python/lib/jinja2-2.6/ext/django2jinja/templates/index.html [moved from python/lib/jinja2/ext/django2jinja/templates/index.html with 100% similarity]
python/lib/jinja2-2.6/ext/django2jinja/templates/layout.html [moved from python/lib/jinja2/ext/django2jinja/templates/layout.html with 100% similarity]
python/lib/jinja2-2.6/ext/django2jinja/templates/subtemplate.html [moved from python/lib/jinja2/ext/django2jinja/templates/subtemplate.html with 100% similarity]
python/lib/jinja2-2.6/ext/djangojinja2.py [moved from python/lib/jinja2/ext/djangojinja2.py with 100% similarity]
python/lib/jinja2-2.6/ext/inlinegettext.py [moved from python/lib/jinja2/ext/inlinegettext.py with 100% similarity]
python/lib/jinja2-2.6/ext/jinja.el [moved from python/lib/jinja2/ext/jinja.el with 100% similarity]
python/lib/jinja2-2.6/jinja2/__init__.py [moved from python/lib/jinja2/jinja2/__init__.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/_debugsupport.c [moved from python/lib/jinja2/jinja2/_debugsupport.c with 100% similarity]
python/lib/jinja2-2.6/jinja2/_markupsafe/__init__.py [moved from python/lib/jinja2/jinja2/_markupsafe/__init__.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/_markupsafe/_bundle.py [moved from python/lib/jinja2/jinja2/_markupsafe/_bundle.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/_markupsafe/_constants.py [moved from python/lib/jinja2/jinja2/_markupsafe/_constants.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/_markupsafe/_native.py [moved from python/lib/jinja2/jinja2/_markupsafe/_native.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/_markupsafe/tests.py [moved from python/lib/jinja2/jinja2/_markupsafe/tests.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/_stringdefs.py [moved from python/lib/jinja2/jinja2/_stringdefs.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/bccache.py [moved from python/lib/jinja2/jinja2/bccache.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/compiler.py [moved from python/lib/jinja2/jinja2/compiler.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/constants.py [moved from python/lib/jinja2/jinja2/constants.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/debug.py [moved from python/lib/jinja2/jinja2/debug.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/defaults.py [moved from python/lib/jinja2/jinja2/defaults.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/environment.py [moved from python/lib/jinja2/jinja2/environment.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/exceptions.py [moved from python/lib/jinja2/jinja2/exceptions.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/ext.py [moved from python/lib/jinja2/jinja2/ext.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/filters.py [moved from python/lib/jinja2/jinja2/filters.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/lexer.py [moved from python/lib/jinja2/jinja2/lexer.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/loaders.py [moved from python/lib/jinja2/jinja2/loaders.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/meta.py [moved from python/lib/jinja2/jinja2/meta.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/nodes.py [moved from python/lib/jinja2/jinja2/nodes.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/optimizer.py [moved from python/lib/jinja2/jinja2/optimizer.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/parser.py [moved from python/lib/jinja2/jinja2/parser.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/runtime.py [moved from python/lib/jinja2/jinja2/runtime.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/sandbox.py [moved from python/lib/jinja2/jinja2/sandbox.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/tests.py [moved from python/lib/jinja2/jinja2/tests.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/__init__.py [moved from python/lib/jinja2/jinja2/testsuite/__init__.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/api.py [moved from python/lib/jinja2/jinja2/testsuite/api.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/core_tags.py [moved from python/lib/jinja2/jinja2/testsuite/core_tags.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/debug.py [moved from python/lib/jinja2/jinja2/testsuite/debug.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/doctests.py [moved from python/lib/jinja2/jinja2/testsuite/doctests.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/ext.py [moved from python/lib/jinja2/jinja2/testsuite/ext.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/filters.py [moved from python/lib/jinja2/jinja2/testsuite/filters.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/imports.py [moved from python/lib/jinja2/jinja2/testsuite/imports.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/inheritance.py [moved from python/lib/jinja2/jinja2/testsuite/inheritance.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/lexnparse.py [moved from python/lib/jinja2/jinja2/testsuite/lexnparse.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/loader.py [moved from python/lib/jinja2/jinja2/testsuite/loader.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/regression.py [moved from python/lib/jinja2/jinja2/testsuite/regression.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/res/templates/broken.html [moved from python/lib/jinja2/jinja2/testsuite/res/templates/broken.html with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/res/templates/foo/test.html [moved from python/lib/jinja2/jinja2/testsuite/res/templates/foo/test.html with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/res/templates/syntaxerror.html [moved from python/lib/jinja2/jinja2/testsuite/res/templates/syntaxerror.html with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/res/templates/test.html [moved from python/lib/jinja2/jinja2/testsuite/res/templates/test.html with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/security.py [moved from python/lib/jinja2/jinja2/testsuite/security.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/tests.py [moved from python/lib/jinja2/jinja2/testsuite/tests.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/testsuite/utils.py [moved from python/lib/jinja2/jinja2/testsuite/utils.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/utils.py [moved from python/lib/jinja2/jinja2/utils.py with 100% similarity]
python/lib/jinja2-2.6/jinja2/visitor.py [moved from python/lib/jinja2/jinja2/visitor.py with 100% similarity]
python/lib/jinja2-2.6/setup.cfg [moved from python/lib/jinja2/setup.cfg with 100% similarity]
python/lib/jinja2-2.6/setup.py [moved from python/lib/jinja2/setup.py with 100% similarity]
python/lib/markupsafe-0.15/AUTHORS [moved from python/lib/markupsafe/AUTHORS with 100% similarity]
python/lib/markupsafe-0.15/LICENSE [moved from python/lib/markupsafe/LICENSE with 100% similarity]
python/lib/markupsafe-0.15/MANIFEST.in [moved from python/lib/markupsafe/MANIFEST.in with 100% similarity]
python/lib/markupsafe-0.15/MarkupSafe.egg-info/PKG-INFO [moved from python/lib/markupsafe/MarkupSafe.egg-info/PKG-INFO with 100% similarity]
python/lib/markupsafe-0.15/MarkupSafe.egg-info/SOURCES.txt [moved from python/lib/markupsafe/MarkupSafe.egg-info/SOURCES.txt with 100% similarity]
python/lib/markupsafe-0.15/MarkupSafe.egg-info/dependency_links.txt [moved from python/lib/markupsafe/MarkupSafe.egg-info/dependency_links.txt with 100% similarity]
python/lib/markupsafe-0.15/MarkupSafe.egg-info/not-zip-safe [moved from python/lib/markupsafe/MarkupSafe.egg-info/not-zip-safe with 100% similarity]
python/lib/markupsafe-0.15/MarkupSafe.egg-info/top_level.txt [moved from python/lib/markupsafe/MarkupSafe.egg-info/top_level.txt with 100% similarity]
python/lib/markupsafe-0.15/PKG-INFO [moved from python/lib/markupsafe/PKG-INFO with 100% similarity]
python/lib/markupsafe-0.15/README.rst [moved from python/lib/markupsafe/README.rst with 100% similarity]
python/lib/markupsafe-0.15/markupsafe/__init__.py [moved from python/lib/markupsafe/markupsafe/__init__.py with 100% similarity]
python/lib/markupsafe-0.15/markupsafe/_constants.py [moved from python/lib/markupsafe/markupsafe/_constants.py with 100% similarity]
python/lib/markupsafe-0.15/markupsafe/_native.py [moved from python/lib/markupsafe/markupsafe/_native.py with 100% similarity]
python/lib/markupsafe-0.15/markupsafe/_speedups.c [moved from python/lib/markupsafe/markupsafe/_speedups.c with 100% similarity]
python/lib/markupsafe-0.15/markupsafe/tests.py [moved from python/lib/markupsafe/markupsafe/tests.py with 100% similarity]
python/lib/markupsafe-0.15/setup.cfg [moved from python/lib/markupsafe/setup.cfg with 100% similarity]
python/lib/markupsafe-0.15/setup.py [moved from python/lib/markupsafe/setup.py with 100% similarity]
python/lib/mox/COPYING [new file with mode: 0644]
python/lib/mox/mox.py [new file with mode: 0644]
python/lib/mox/mox_test.py [new file with mode: 0644]
python/lib/mox/mox_test_helper.py [new file with mode: 0644]
python/lib/mox/setup.py [new file with mode: 0644]
python/lib/mox/stubout.py [new file with mode: 0644]
python/lib/mox/stubout_test.py [new file with mode: 0644]
python/lib/mox/stubout_testee.py [new file with mode: 0644]
python/lib/protorpc/protorpc/protobuf.py
python/lib/protorpc/protorpc/protojson.py
python/lib/protorpc/protorpc/protourlencode.py
python/lib/setuptools-0.6c11/easy_install.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/pkg_resources.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools.egg-info/PKG-INFO [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools.egg-info/SOURCES.txt [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools.egg-info/dependency_links.txt [moved from python/lib/webapp2/webapp2.egg-info/dependency_links.txt with 100% similarity]
python/lib/setuptools-0.6c11/setuptools.egg-info/entry_points.txt [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools.egg-info/not-zip-safe [moved from python/lib/webapp2/webapp2.egg-info/not-zip-safe with 100% similarity]
python/lib/setuptools-0.6c11/setuptools.egg-info/top_level.txt [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/__init__.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/archive_util.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/__init__.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/alias.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/bdist_egg.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/bdist_rpm.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/bdist_wininst.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/build_ext.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/build_py.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/develop.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/easy_install.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/egg_info.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/install.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/install_egg_info.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/install_lib.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/install_scripts.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/register.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/rotate.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/saveopts.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/sdist.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/setopt.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/test.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/command/upload.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/depends.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/dist.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/extension.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/package_index.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/sandbox.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/tests/__init__.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/tests/doctest.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/tests/test_packageindex.py [new file with mode: 0644]
python/lib/setuptools-0.6c11/setuptools/tests/test_resources.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2.egg-info/PKG-INFO [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2.egg-info/SOURCES.txt [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2.egg-info/dependency_links.txt [moved from python/lib/webob_1_1_1/WebOb.egg-info/dependency_links.txt with 100% similarity]
python/lib/webapp2-2.3/webapp2.egg-info/not-zip-safe [copied from python/lib/PyAMF/PyAMF.egg-info/not-zip-safe with 100% similarity]
python/lib/webapp2-2.3/webapp2.egg-info/top_level.txt [copied from python/lib/webapp2/webapp2.egg-info/top_level.txt with 100% similarity]
python/lib/webapp2-2.3/webapp2.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2_extras/__init__.py [copied from python/lib/webapp2/webapp2_extras/__init__.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/appengine/__init__.py [copied from python/lib/webapp2/webapp2_extras/appengine/__init__.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/appengine/auth/__init__.py [copied from python/lib/webapp2/webapp2_extras/appengine/auth/__init__.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/appengine/auth/models.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2_extras/appengine/sessions_memcache.py [copied from python/lib/webapp2/webapp2_extras/appengine/sessions_memcache.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/appengine/sessions_ndb.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2_extras/appengine/users.py [copied from python/lib/webapp2/webapp2_extras/appengine/users.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/auth.py [copied from python/lib/webapp2/webapp2_extras/auth.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/config.py [copied from python/lib/webapp2/webapp2_extras/config.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/i18n.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2_extras/jinja2.py [copied from python/lib/webapp2/webapp2_extras/jinja2.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/json.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2_extras/local.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2_extras/local_app.py [copied from python/lib/webapp2/webapp2_extras/local_app.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/mako.py [copied from python/lib/webapp2/webapp2_extras/mako.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/protorpc.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2_extras/routes.py [copied from python/lib/webapp2/webapp2_extras/routes.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/securecookie.py [new file with mode: 0644]
python/lib/webapp2-2.3/webapp2_extras/security.py [copied from python/lib/webapp2/webapp2_extras/security.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/sessions.py [copied from python/lib/webapp2/webapp2_extras/sessions.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/sessions_memcache.py [copied from python/lib/webapp2/webapp2_extras/sessions_memcache.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/sessions_ndb.py [copied from python/lib/webapp2/webapp2_extras/sessions_ndb.py with 100% similarity]
python/lib/webapp2-2.3/webapp2_extras/users.py [copied from python/lib/webapp2/webapp2_extras/users.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2.egg-info/PKG-INFO [new file with mode: 0644]
python/lib/webapp2-2.5.1/webapp2.egg-info/SOURCES.txt [copied from python/lib/webapp2/webapp2.egg-info/SOURCES.txt with 100% similarity]
python/lib/webapp2-2.5.1/webapp2.egg-info/dependency_links.txt [copied from python/lib/PyAMF/PyAMF.egg-info/dependency_links.txt with 100% similarity]
python/lib/webapp2-2.5.1/webapp2.egg-info/not-zip-safe [copied from python/lib/PyAMF/PyAMF.egg-info/not-zip-safe with 100% similarity]
python/lib/webapp2-2.5.1/webapp2.egg-info/top_level.txt [copied from python/lib/webapp2/webapp2.egg-info/top_level.txt with 100% similarity]
python/lib/webapp2-2.5.1/webapp2.py [new file with mode: 0644]
python/lib/webapp2-2.5.1/webapp2_extras/__init__.py [copied from python/lib/webapp2/webapp2_extras/__init__.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/appengine/__init__.py [copied from python/lib/webapp2/webapp2_extras/appengine/__init__.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/appengine/auth/__init__.py [copied from python/lib/webapp2/webapp2_extras/appengine/auth/__init__.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/appengine/auth/models.py [copied from python/lib/webapp2/webapp2_extras/appengine/auth/models.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/appengine/sessions_memcache.py [copied from python/lib/webapp2/webapp2_extras/appengine/sessions_memcache.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/appengine/sessions_ndb.py [copied from python/lib/webapp2/webapp2_extras/appengine/sessions_ndb.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/appengine/users.py [copied from python/lib/webapp2/webapp2_extras/appengine/users.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/auth.py [copied from python/lib/webapp2/webapp2_extras/auth.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/config.py [copied from python/lib/webapp2/webapp2_extras/config.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/i18n.py [copied from python/lib/webapp2/webapp2_extras/i18n.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/jinja2.py [copied from python/lib/webapp2/webapp2_extras/jinja2.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/json.py [copied from python/lib/webapp2/webapp2_extras/json.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/local.py [copied from python/lib/webapp2/webapp2_extras/local.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/local_app.py [copied from python/lib/webapp2/webapp2_extras/local_app.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/mako.py [copied from python/lib/webapp2/webapp2_extras/mako.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/routes.py [copied from python/lib/webapp2/webapp2_extras/routes.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/securecookie.py [copied from python/lib/webapp2/webapp2_extras/securecookie.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/security.py [copied from python/lib/webapp2/webapp2_extras/security.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/sessions.py [copied from python/lib/webapp2/webapp2_extras/sessions.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/sessions_memcache.py [copied from python/lib/webapp2/webapp2_extras/sessions_memcache.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/sessions_ndb.py [copied from python/lib/webapp2/webapp2_extras/sessions_ndb.py with 100% similarity]
python/lib/webapp2-2.5.1/webapp2_extras/users.py [copied from python/lib/webapp2/webapp2_extras/users.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2.egg-info/PKG-INFO [moved from python/lib/webapp2/PKG-INFO with 100% similarity]
python/lib/webapp2-2.5.2/webapp2.egg-info/SOURCES.txt [moved from python/lib/webapp2/webapp2.egg-info/SOURCES.txt with 100% similarity]
python/lib/webapp2-2.5.2/webapp2.egg-info/dependency_links.txt [copied from python/lib/PyAMF/PyAMF.egg-info/dependency_links.txt with 100% similarity]
python/lib/webapp2-2.5.2/webapp2.egg-info/not-zip-safe [moved from python/lib/PyAMF/PyAMF.egg-info/not-zip-safe with 100% similarity]
python/lib/webapp2-2.5.2/webapp2.egg-info/top_level.txt [moved from python/lib/webapp2/webapp2.egg-info/top_level.txt with 100% similarity]
python/lib/webapp2-2.5.2/webapp2.py [moved from python/lib/webapp2/webapp2.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/__init__.py [moved from python/lib/webapp2/webapp2_extras/__init__.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/appengine/__init__.py [moved from python/lib/webapp2/webapp2_extras/appengine/__init__.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/appengine/auth/__init__.py [moved from python/lib/webapp2/webapp2_extras/appengine/auth/__init__.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/appengine/auth/models.py [moved from python/lib/webapp2/webapp2_extras/appengine/auth/models.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/appengine/sessions_memcache.py [moved from python/lib/webapp2/webapp2_extras/appengine/sessions_memcache.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/appengine/sessions_ndb.py [moved from python/lib/webapp2/webapp2_extras/appengine/sessions_ndb.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/appengine/users.py [moved from python/lib/webapp2/webapp2_extras/appengine/users.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/auth.py [moved from python/lib/webapp2/webapp2_extras/auth.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/config.py [moved from python/lib/webapp2/webapp2_extras/config.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/i18n.py [moved from python/lib/webapp2/webapp2_extras/i18n.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/jinja2.py [moved from python/lib/webapp2/webapp2_extras/jinja2.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/json.py [moved from python/lib/webapp2/webapp2_extras/json.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/local.py [moved from python/lib/webapp2/webapp2_extras/local.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/local_app.py [moved from python/lib/webapp2/webapp2_extras/local_app.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/mako.py [moved from python/lib/webapp2/webapp2_extras/mako.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/routes.py [moved from python/lib/webapp2/webapp2_extras/routes.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/securecookie.py [moved from python/lib/webapp2/webapp2_extras/securecookie.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/security.py [moved from python/lib/webapp2/webapp2_extras/security.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/sessions.py [moved from python/lib/webapp2/webapp2_extras/sessions.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/sessions_memcache.py [moved from python/lib/webapp2/webapp2_extras/sessions_memcache.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/sessions_ndb.py [moved from python/lib/webapp2/webapp2_extras/sessions_ndb.py with 100% similarity]
python/lib/webapp2-2.5.2/webapp2_extras/users.py [moved from python/lib/webapp2/webapp2_extras/users.py with 100% similarity]
python/lib/webapp2/AUTHORS [deleted file]
python/lib/webapp2/CHANGES [deleted file]
python/lib/webapp2/LICENSE [deleted file]
python/lib/webapp2/MANIFEST.in [deleted file]
python/lib/webapp2/Makefile [deleted file]
python/lib/webapp2/README [deleted file]
python/lib/webapp2/TODO [deleted file]
python/lib/webapp2/docs/Makefile [deleted file]
python/lib/webapp2/docs/_static/README [deleted file]
python/lib/webapp2/docs/_templates/README [deleted file]
python/lib/webapp2/docs/_themes/webapp2/layout.html [deleted file]
python/lib/webapp2/docs/_themes/webapp2/pygapp2.py [deleted file]
python/lib/webapp2/docs/_themes/webapp2/static/gcode.css [deleted file]
python/lib/webapp2/docs/_themes/webapp2/static/webapp2.css [deleted file]
python/lib/webapp2/docs/_themes/webapp2/theme.conf [deleted file]
python/lib/webapp2/docs/api/extras.config.rst [deleted file]
python/lib/webapp2/docs/api/extras.i18n.rst [deleted file]
python/lib/webapp2/docs/api/extras.jinja2.rst [deleted file]
python/lib/webapp2/docs/api/extras.json.rst [deleted file]
python/lib/webapp2/docs/api/extras.local.rst [deleted file]
python/lib/webapp2/docs/api/extras.local_app.rst [deleted file]
python/lib/webapp2/docs/api/extras.mako.rst [deleted file]
python/lib/webapp2/docs/api/extras.routes.rst [deleted file]
python/lib/webapp2/docs/api/extras.securecookie.rst [deleted file]
python/lib/webapp2/docs/api/extras.security.rst [deleted file]
python/lib/webapp2/docs/api/extras.sessions.rst [deleted file]
python/lib/webapp2/docs/api/extras.sessions_memcache.rst [deleted file]
python/lib/webapp2/docs/api/extras.sessions_ndb.rst [deleted file]
python/lib/webapp2/docs/api/extras.users.rst [deleted file]
python/lib/webapp2/docs/api/index.rst [deleted file]
python/lib/webapp2/docs/api/webapp2.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/appengine/auth/models.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/appengine/sessions_memcache.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/appengine/sessions_ndb.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/appengine/users.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/auth.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/config.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/i18n.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/jinja2.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/json.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/local.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/local_app.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/mako.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/routes.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/securecookie.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/security.rst [deleted file]
python/lib/webapp2/docs/api/webapp2_extras/sessions.rst [deleted file]
python/lib/webapp2/docs/conf.py [deleted file]
python/lib/webapp2/docs/features.rst [deleted file]
python/lib/webapp2/docs/guide/app.rst [deleted file]
python/lib/webapp2/docs/guide/exceptions.rst [deleted file]
python/lib/webapp2/docs/guide/extras.rst [deleted file]
python/lib/webapp2/docs/guide/handlers.rst [deleted file]
python/lib/webapp2/docs/guide/index.rst [deleted file]
python/lib/webapp2/docs/guide/request.rst [deleted file]
python/lib/webapp2/docs/guide/response.rst [deleted file]
python/lib/webapp2/docs/guide/routing.rst [deleted file]
python/lib/webapp2/docs/guide/testing.rst [deleted file]
python/lib/webapp2/docs/index.rst [deleted file]
python/lib/webapp2/docs/make.bat [deleted file]
python/lib/webapp2/docs/todo.rst [deleted file]
python/lib/webapp2/docs/tutorials/auth.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/devenvironment.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/handlingforms.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/helloworld.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/index.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/introduction.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/staticfiles.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/templates.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/uploading.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/usingdatastore.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/usingusers.rst [deleted file]
python/lib/webapp2/docs/tutorials/gettingstarted/usingwebapp2.rst [deleted file]
python/lib/webapp2/docs/tutorials/i18n.rst [deleted file]
python/lib/webapp2/docs/tutorials/index.rst [deleted file]
python/lib/webapp2/docs/tutorials/installing.packages.rst [deleted file]
python/lib/webapp2/docs/tutorials/marketplace.single.signon.rst [deleted file]
python/lib/webapp2/docs/tutorials/quickstart.nogae.rst [deleted file]
python/lib/webapp2/docs/tutorials/quickstart.rst [deleted file]
python/lib/webapp2/docs/tutorials/virtualenv.rst [deleted file]
python/lib/webapp2/run_tests.py [deleted file]
python/lib/webapp2/setup.cfg [deleted file]
python/lib/webapp2/setup.py [deleted file]
python/lib/webapp2/tests/extras_appengine_auth_models_test.py [deleted file]
python/lib/webapp2/tests/extras_appengine_sessions_memcache_test.py [deleted file]
python/lib/webapp2/tests/extras_appengine_sessions_ndb_test.py [deleted file]
python/lib/webapp2/tests/extras_appengine_users_test.py [deleted file]
python/lib/webapp2/tests/extras_auth_test.py [deleted file]
python/lib/webapp2/tests/extras_config_test.py [deleted file]
python/lib/webapp2/tests/extras_i18n_test.py [deleted file]
python/lib/webapp2/tests/extras_jinja2_test.py [deleted file]
python/lib/webapp2/tests/extras_json_test.py [deleted file]
python/lib/webapp2/tests/extras_local_app_test.py [deleted file]
python/lib/webapp2/tests/extras_mako_test.py [deleted file]
python/lib/webapp2/tests/extras_routes_test.py [deleted file]
python/lib/webapp2/tests/extras_securecookie_test.py [deleted file]
python/lib/webapp2/tests/extras_security_test.py [deleted file]
python/lib/webapp2/tests/extras_sessions_test.py [deleted file]
python/lib/webapp2/tests/handler_test.py [deleted file]
python/lib/webapp2/tests/misc_test.py [deleted file]
python/lib/webapp2/tests/request_test.py [deleted file]
python/lib/webapp2/tests/resources/handlers.py [deleted file]
python/lib/webapp2/tests/resources/i18n.py [deleted file]
python/lib/webapp2/tests/resources/jinja2_templates/hello.html [deleted file]
python/lib/webapp2/tests/resources/jinja2_templates/template1.html [deleted file]
python/lib/webapp2/tests/resources/jinja2_templates/template2.html [deleted file]
python/lib/webapp2/tests/resources/jinja2_templates/template3.html [deleted file]
python/lib/webapp2/tests/resources/jinja2_templates_compiled/tmpl_3a79873b1b49be244fd5444b1258ce348be26de8.py [deleted file]
python/lib/webapp2/tests/resources/mako_templates/template1.html [deleted file]
python/lib/webapp2/tests/resources/protorpc_services.py [deleted file]
python/lib/webapp2/tests/resources/template.py [deleted file]
python/lib/webapp2/tests/response_test.py [deleted file]
python/lib/webapp2/tests/routing_test.py [deleted file]
python/lib/webapp2/tests/test_base.py [deleted file]
python/lib/webapp2/tests/webapp1_test.py [deleted file]
python/lib/webapp2/webapp2.egg-info/PKG-INFO [deleted file]
python/lib/webob-1.1.1/WebOb.egg-info/PKG-INFO [moved from python/lib/webob_1_1_1/PKG-INFO with 100% similarity]
python/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/lib/webob-1.1.1/WebOb.egg-info/dependency_links.txt [copied from python/lib/PyAMF/PyAMF.egg-info/dependency_links.txt with 100% similarity]
python/lib/webob-1.1.1/WebOb.egg-info/top_level.txt [copied from python/lib/webob_1_1_1/WebOb.egg-info/top_level.txt with 100% similarity]
python/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/lib/webob-1.1.1/webob/__init__.py [moved from python/lib/webob_1_1_1/webob/__init__.py with 100% similarity]
python/lib/webob-1.1.1/webob/acceptparse.py [moved from python/lib/webob_1_1_1/webob/acceptparse.py with 100% similarity]
python/lib/webob-1.1.1/webob/byterange.py [moved from python/lib/webob_1_1_1/webob/byterange.py with 100% similarity]
python/lib/webob-1.1.1/webob/cachecontrol.py [moved from python/lib/webob_1_1_1/webob/cachecontrol.py with 100% similarity]
python/lib/webob-1.1.1/webob/cookies.py [moved from python/lib/webob_1_1_1/webob/cookies.py with 100% similarity]
python/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/lib/webob-1.1.1/webob/dec.py [moved from python/lib/webob_1_1_1/webob/dec.py with 100% similarity]
python/lib/webob-1.1.1/webob/descriptors.py [moved from python/lib/webob_1_1_1/webob/descriptors.py with 100% similarity]
python/lib/webob-1.1.1/webob/etag.py [moved from python/lib/webob_1_1_1/webob/etag.py with 100% similarity]
python/lib/webob-1.1.1/webob/exc.py [moved from python/lib/webob_1_1_1/webob/exc.py with 100% similarity]
python/lib/webob-1.1.1/webob/headers.py [moved from python/lib/webob_1_1_1/webob/headers.py with 100% similarity]
python/lib/webob-1.1.1/webob/multidict.py [moved from python/lib/webob_1_1_1/webob/multidict.py with 100% similarity]
python/lib/webob-1.1.1/webob/request.py [moved from python/lib/webob_1_1_1/webob/request.py with 100% similarity]
python/lib/webob-1.1.1/webob/response.py [moved from python/lib/webob_1_1_1/webob/response.py with 100% similarity]
python/lib/webob-1.1.1/webob/util.py [moved from python/lib/webob_1_1_1/webob/util.py with 100% similarity]
python/lib/webob-1.2.3/WebOb.egg-info/PKG-INFO [new file with mode: 0644]
python/lib/webob-1.2.3/WebOb.egg-info/SOURCES.txt [new file with mode: 0644]
python/lib/webob-1.2.3/WebOb.egg-info/dependency_links.txt [moved from python/lib/PyAMF/PyAMF.egg-info/dependency_links.txt with 100% similarity]
python/lib/webob-1.2.3/WebOb.egg-info/requires.txt [new file with mode: 0644]
python/lib/webob-1.2.3/WebOb.egg-info/top_level.txt [moved from python/lib/webob_1_1_1/WebOb.egg-info/top_level.txt with 100% similarity]
python/lib/webob-1.2.3/WebOb.egg-info/zip-safe [moved from python/lib/webapp2/tests/resources/__init__.py with 100% similarity]
python/lib/webob-1.2.3/webob/__init__.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/acceptparse.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/byterange.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/cachecontrol.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/client.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/compat.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/cookies.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/datetime_utils.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/dec.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/descriptors.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/etag.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/exc.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/headers.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/multidict.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/request.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/response.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/static.py [new file with mode: 0644]
python/lib/webob-1.2.3/webob/util.py [new file with mode: 0644]
python/lib/webob_0_9/test [deleted file]
python/lib/webob_1_1_1/LICENSE [deleted file]
python/lib/webob_1_1_1/MANIFEST.in [deleted file]
python/lib/webob_1_1_1/WebOb.egg-info/PKG-INFO [deleted file]
python/lib/webob_1_1_1/docs/comment-example-code/example.py [deleted file]
python/lib/webob_1_1_1/docs/comment-example.txt [deleted file]
python/lib/webob_1_1_1/docs/conf.py [deleted file]
python/lib/webob_1_1_1/docs/differences.txt [deleted file]
python/lib/webob_1_1_1/docs/do-it-yourself.txt [deleted file]
python/lib/webob_1_1_1/docs/doctests.py [deleted file]
python/lib/webob_1_1_1/docs/file-example.txt [deleted file]
python/lib/webob_1_1_1/docs/index.txt [deleted file]
python/lib/webob_1_1_1/docs/jsonrpc-example-code/jsonrpc.py [deleted file]
python/lib/webob_1_1_1/docs/jsonrpc-example-code/test_jsonrpc.py [deleted file]
python/lib/webob_1_1_1/docs/jsonrpc-example-code/test_jsonrpc.txt [deleted file]
python/lib/webob_1_1_1/docs/jsonrpc-example.txt [deleted file]
python/lib/webob_1_1_1/docs/license.txt [deleted file]
python/lib/webob_1_1_1/docs/modules/dec.txt [deleted file]
python/lib/webob_1_1_1/docs/modules/webob.txt [deleted file]
python/lib/webob_1_1_1/docs/news.txt [deleted file]
python/lib/webob_1_1_1/docs/pycon2011/pycon-py3k-sprint.txt [deleted file]
python/lib/webob_1_1_1/docs/pycon2011/request_table.rst [deleted file]
python/lib/webob_1_1_1/docs/pycon2011/response_table.rst [deleted file]
python/lib/webob_1_1_1/docs/reference.txt [deleted file]
python/lib/webob_1_1_1/docs/test-file.txt [deleted file]
python/lib/webob_1_1_1/docs/test_dec.txt [deleted file]
python/lib/webob_1_1_1/docs/test_request.txt [deleted file]
python/lib/webob_1_1_1/docs/test_response.txt [deleted file]
python/lib/webob_1_1_1/docs/wiki-example-code/example.py [deleted file]
python/lib/webob_1_1_1/docs/wiki-example.txt [deleted file]
python/lib/webob_1_1_1/setup.cfg [deleted file]
python/lib/webob_1_1_1/setup.py [deleted file]
python/lib/webob_1_1_1/tests/__init__.py [deleted file]
python/lib/webob_1_1_1/tests/conftest.py [deleted file]
python/lib/webob_1_1_1/tests/performance_test.py [deleted file]
python/lib/webob_1_1_1/tests/test_acceptparse.py [deleted file]
python/lib/webob_1_1_1/tests/test_byterange.py [deleted file]
python/lib/webob_1_1_1/tests/test_cachecontrol.py [deleted file]
python/lib/webob_1_1_1/tests/test_cookies.py [deleted file]
python/lib/webob_1_1_1/tests/test_datetime_utils.py [deleted file]
python/lib/webob_1_1_1/tests/test_dec.py [deleted file]
python/lib/webob_1_1_1/tests/test_descriptors.py [deleted file]
python/lib/webob_1_1_1/tests/test_etag.py [deleted file]
python/lib/webob_1_1_1/tests/test_exc.py [deleted file]
python/lib/webob_1_1_1/tests/test_headers.py [deleted file]
python/lib/webob_1_1_1/tests/test_in_wsgiref.py [deleted file]
python/lib/webob_1_1_1/tests/test_misc.py [deleted file]
python/lib/webob_1_1_1/tests/test_multidict.py [deleted file]
python/lib/webob_1_1_1/tests/test_request.py [deleted file]
python/lib/webob_1_1_1/tests/test_request_nose.py [deleted file]
python/lib/webob_1_1_1/tests/test_response.py [deleted file]
python/lib/webob_1_1_1/tests/test_util.py [deleted file]
python/lib/yaml-3.10/yaml/__init__.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/composer.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/constructor.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/cyaml.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/dumper.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/emitter.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/error.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/events.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/loader.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/nodes.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/parser.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/reader.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/representer.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/resolver.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/scanner.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/serializer.py [new file with mode: 0644]
python/lib/yaml-3.10/yaml/tokens.py [new file with mode: 0644]
python/remote_api_shell.py
python/run_tests.py [new file with mode: 0644]