在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → seafile-pro-server_6.3.4_破解版_1000用户

seafile-pro-server_6.3.4_破解版_1000用户

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:105.30M
  • 下载次数:5
  • 浏览次数:1154
  • 发布时间:2021-01-14
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.gz
  • 所需积分:2
 

实例介绍

【实例简介】
centos版本,seafile企业版突破1000用户限制,亲测可用,无后门,放出版本仅供测试,请勿进行商业化使用。
【实例截图】
【核心代码】
ea130d43-4805-4649-a046-3d0f20512b6e
└── seafile-pro-server-6.3.4
├── check-db-type.py
├── check_init_admin.py
├── create-db
│   └── oracle
│   ├── ccnet_db.sql
│   ├── seafile_db.sql
│   └── seahub_db.sql
├── index_op.py
├── migrate.py
├── migrate.sh
├── migrate-to-ceph.sh
├── pro
│   ├── elasticsearch
│   │   ├── bin
│   │   │   ├── elasticsearch
│   │   │   ├── elasticsearch.bat
│   │   │   ├── elasticsearch.in.bat
│   │   │   ├── elasticsearch.in.sh
│   │   │   ├── elasticsearch-service-mgr.exe
│   │   │   ├── elasticsearch-service-x64.exe
│   │   │   ├── elasticsearch-service-x86.exe
│   │   │   ├── plugin
│   │   │   ├── plugin.bat
│   │   │   └── service.bat
│   │   ├── config
│   │   │   ├── analysis-ik
│   │   │   │   ├── custom
│   │   │   │   │   ├── ext_stopword.dic
│   │   │   │   │   ├── mydict.dic
│   │   │   │   │   ├── single_word.dic
│   │   │   │   │   ├── single_word_full.dic
│   │   │   │   │   ├── single_word_low_freq.dic
│   │   │   │   │   └── sougou.dic
│   │   │   │   ├── IKAnalyzer.cfg.xml
│   │   │   │   ├── main.dic
│   │   │   │   ├── preposition.dic
│   │   │   │   ├── quantifier.dic
│   │   │   │   ├── stopword.dic
│   │   │   │   ├── suffix.dic
│   │   │   │   └── surname.dic
│   │   │   ├── elasticsearch.yml
│   │   │   └── logging.yml
│   │   ├── lib
│   │   │   ├── apache-log4j-extras-1.2.17.jar
│   │   │   ├── commons-cli-1.3.1.jar
│   │   │   ├── compiler-0.8.13.jar
│   │   │   ├── compress-lzf-1.0.2.jar
│   │   │   ├── elasticsearch-2.4.5.jar
│   │   │   ├── guava-18.0.jar
│   │   │   ├── HdrHistogram-2.1.6.jar
│   │   │   ├── hppc-0.7.1.jar
│   │   │   ├── jackson-core-2.8.1.jar
│   │   │   ├── jackson-dataformat-cbor-2.8.1.jar
│   │   │   ├── jackson-dataformat-smile-2.8.1.jar
│   │   │   ├── jackson-dataformat-yaml-2.8.1.jar
│   │   │   ├── jna-4.1.0.jar
│   │   │   ├── joda-time-2.9.5.jar
│   │   │   ├── jsr166e-1.1.0.jar
│   │   │   ├── jts-1.13.jar
│   │   │   ├── log4j-1.2.17.jar
│   │   │   ├── lucene-analyzers-common-5.5.4.jar
│   │   │   ├── lucene-backward-codecs-5.5.4.jar
│   │   │   ├── lucene-core-5.5.4.jar
│   │   │   ├── lucene-grouping-5.5.4.jar
│   │   │   ├── lucene-highlighter-5.5.4.jar
│   │   │   ├── lucene-join-5.5.4.jar
│   │   │   ├── lucene-memory-5.5.4.jar
│   │   │   ├── lucene-misc-5.5.4.jar
│   │   │   ├── lucene-queries-5.5.4.jar
│   │   │   ├── lucene-queryparser-5.5.4.jar
│   │   │   ├── lucene-sandbox-5.5.4.jar
│   │   │   ├── lucene-spatial3d-5.5.4.jar
│   │   │   ├── lucene-spatial-5.5.4.jar
│   │   │   ├── lucene-suggest-5.5.4.jar
│   │   │   ├── netty-3.10.6.Final.jar
│   │   │   ├── securesm-1.0.jar
│   │   │   ├── snakeyaml-1.15.jar
│   │   │   ├── spatial4j-0.5.jar
│   │   │   └── t-digest-3.0.jar
│   │   ├── LICENSE.txt
│   │   ├── modules
│   │   │   ├── lang-expression
│   │   │   │   ├── antlr4-runtime-4.5.1-1.jar
│   │   │   │   ├── asm-5.0.4.jar
│   │   │   │   ├── asm-commons-5.0.4.jar
│   │   │   │   ├── lang-expression-2.4.5.jar
│   │   │   │   ├── lucene-expressions-5.5.4.jar
│   │   │   │   ├── plugin-descriptor.properties
│   │   │   │   └── plugin-security.policy
│   │   │   ├── lang-groovy
│   │   │   │   ├── groovy-2.4.6-indy.jar
│   │   │   │   ├── lang-groovy-2.4.5.jar
│   │   │   │   ├── plugin-descriptor.properties
│   │   │   │   └── plugin-security.policy
│   │   │   └── reindex
│   │   │   ├── plugin-descriptor.properties
│   │   │   └── reindex-2.4.5.jar
│   │   ├── NOTICE.txt
│   │   ├── plugins
│   │   │   └── analysis-ik
│   │   │   ├── commons-codec-1.9.jar
│   │   │   ├── commons-logging-1.2.jar
│   │   │   ├── elasticsearch-analysis-ik-1.10.5.jar
│   │   │   ├── httpclient-4.5.2.jar
│   │   │   ├── httpcore-4.4.4.jar
│   │   │   └── plugin-descriptor.properties
│   │   └── README.textile
│   ├── misc
│   │   ├── seahub_extra.mysql.sql
│   │   └── seahub_extra.sqlite3.sql
│   ├── pro.py
│   └── python
│   ├── argparse-1.2.1-py2.6.egg
│   │   ├── argparse.py
│   │   └── EGG-INFO
│   │   ├── dependency_links.txt
│   │   ├── PKG-INFO
│   │   ├── SOURCES.txt
│   │   ├── top_level.txt
│   │   └── zip-safe
│   ├── easy-install.pth
│   ├── elasticsearch-2.4.1-py2.6.egg
│   │   ├── EGG-INFO
│   │   │   ├── dependency_links.txt
│   │   │   ├── pbr.json
│   │   │   ├── PKG-INFO
│   │   │   ├── requires.txt
│   │   │   ├── SOURCES.txt
│   │   │   ├── top_level.txt
│   │   │   └── zip-safe
│   │   └── elasticsearch
│   │   ├── client
│   │   │   ├── cat.py
│   │   │   ├── cluster.py
│   │   │   ├── indices.py
│   │   │   ├── __init__.py
│   │   │   ├── nodes.py
│   │   │   ├── snapshot.py
│   │   │   ├── tasks.py
│   │   │   └── utils.py
│   │   ├── compat.py
│   │   ├── connection
│   │   │   ├── base.py
│   │   │   ├── http_requests.py
│   │   │   ├── http_urllib3.py
│   │   │   ├── __init__.py
│   │   │   └── pooling.py
│   │   ├── connection_pool.py
│   │   ├── exceptions.py
│   │   ├── helpers
│   │   │   ├── __init__.py
│   │   │   └── test.py
│   │   ├── __init__.py
│   │   ├── serializer.py
│   │   └── transport.py
│   ├── elasticsearch_dsl-2.2.0-py2.6.egg
│   │   ├── EGG-INFO
│   │   │   ├── dependency_links.txt
│   │   │   ├── pbr.json
│   │   │   ├── PKG-INFO
│   │   │   ├── requires.txt
│   │   │   ├── SOURCES.txt
│   │   │   ├── top_level.txt
│   │   │   └── zip-safe
│   │   └── elasticsearch_dsl
│   │   ├── aggs.py
│   │   ├── analysis.py
│   │   ├── connections.py
│   │   ├── document.py
│   │   ├── exceptions.py
│   │   ├── faceted_search.py
│   │   ├── field.py
│   │   ├── function.py
│   │   ├── index.py
│   │   ├── __init__.py
│   │   ├── mapping.py
│   │   ├── query.py
│   │   ├── result.py
│   │   ├── search.py
│   │   ├── serializer.py
│   │   └── utils.py
│   ├── importlib-1.0.4-py2.7.egg-info
│   │   ├── dependency_links.txt
│   │   ├── installed-files.txt
│   │   ├── PKG-INFO
│   │   ├── SOURCES.txt
│   │   └── top_level.txt
│   ├── libevent
│   │   ├── __init__.py
│   │   ├── _libevent.py
│   │   ├── libevent.py
│   │   ├── libevent-py2.6-linux2-i386.so
│   │   ├── libevent-py2.6-linux2-x86_64.so
│   │   ├── libevent-py2.7-darwin-x86_64.so
│   │   ├── libevent-py2.7-linux2-i386.so
│   │   ├── libevent-py2.7-linux2-pi.so
│   │   ├── libevent-py2.7-linux2-x86_64.so
│   │   └── _libevent.pyd
│   ├── ordereddict-1.1-py2.6.egg
│   │   ├── EGG-INFO
│   │   │   ├── dependency_links.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── SOURCES.txt
│   │   │   ├── top_level.txt
│   │   │   └── zip-safe
│   │   └── ordereddict.py
│   ├── seafes
│   │   ├── commit_differ.py
│   │   ├── config.py
│   │   ├── connection.py
│   │   ├── constants.py
│   │   ├── do-pycscope.sh
│   │   ├── extract.py
│   │   ├── file_index_updater.py
│   │   ├── indexes
│   │   │   ├── base.py
│   │   │   ├── __init__.py
│   │   │   ├── repo_files.py
│   │   │   └── repo_status.py
│   │   ├── index_local.py
│   │   ├── index-master.conf
│   │   ├── index_master.py
│   │   ├── index-slave.conf
│   │   ├── index_worker.py
│   │   ├── __init__.py
│   │   ├── mq.py
│   │   ├── poi
│   │   │   ├── commons-codec-1.5.jar
│   │   │   ├── commons-logging-1.1.jar
│   │   │   ├── dom4j-1.6.1.jar
│   │   │   ├── ExtractText.jar
│   │   │   ├── junit-3.8.1.jar
│   │   │   ├── log4j-1.2.13.jar
│   │   │   ├── poi-3.9-20121203.jar
│   │   │   ├── poi-examples-3.9-20121203.jar
│   │   │   ├── poi-excelant-3.9-20121203.jar
│   │   │   ├── poi-ooxml-3.9-20121203.jar
│   │   │   ├── poi-ooxml-schemas-3.9-20121203.jar
│   │   │   ├── poi-scratchpad-3.9-20121203.jar
│   │   │   ├── stax-api-1.0.1.jar
│   │   │   └── xmlbeans-2.3.0.jar
│   │   ├── portalocker
│   │   │   ├── __init__.py
│   │   │   ├── portalocker.py
│   │   │   └── utils.py
│   │   ├── repo_data
│   │   │   ├── db.py
│   │   │   └── __init__.py
│   │   ├── requirements.txt
│   │   ├── run_index_master.sh.template
│   │   ├── run_index_worker.sh.template
│   │   ├── seafes_data
│   │   │   ├── db.py
│   │   │   ├── __init__.py
│   │   │   └── seaf_methods.py
│   │   ├── subscribe
│   │   │   ├── __init__.py
│   │   │   └── task.py
│   │   └── utils
│   │   ├── clear_deleted_repo_indices.py
│   │   └── __init__.py
│   ├── seafevents
│   │   ├── app
│   │   │   ├── app.py
│   │   │   ├── config.py
│   │   │   ├── __init__.py
│   │   │   ├── log.py
│   │   │   ├── mq_listener.py
│   │   │   └── signal_handler.py
│   │   ├── background_tasks.py
│   │   ├── db.py
│   │   ├── events
│   │   │   ├── change_file_path.py
│   │   │   ├── db.py
│   │   │   ├── handlers.py
│   │   │   ├── __init__.py
│   │   │   └── models.py
│   │   ├── events_publisher
│   │   │   ├── events_publisher.py
│   │   │   ├── handlers.py
│   │   │   └── __init__.py
│   │   ├── __init__.py
│   │   ├── ldap_syncer
│   │   │   ├── __init__.py
│   │   │   ├── ldap_conn.py
│   │   │   ├── ldap_group_sync.py
│   │   │   ├── ldap_settings.py
│   │   │   ├── ldap_sync.py
│   │   │   ├── ldap_user_sync.py
│   │   │   └── run_ldap_sync.py
│   │   ├── main.py
│   │   ├── office_converter
│   │   │   ├── convert.py
│   │   │   ├── doctypes.py
│   │   │   ├── __init__.py
│   │   │   ├── pdf2htmlEX
│   │   │   │   ├── base.css
│   │   │   │   ├── fancy.css
│   │   │   │   ├── iframe.js
│   │   │   │   ├── jquery.js
│   │   │   │   ├── manifest
│   │   │   │   └── pdf2htmlEX.js
│   │   │   ├── rpc.py
│   │   │   ├── task_manager.py
│   │   │   └── unoconv.py
│   │   ├── requirements.txt
│   │   ├── statistics
│   │   │   ├── db.py
│   │   │   ├── file_ops.py
│   │   │   ├── handlers.py
│   │   │   ├── __init__.py
│   │   │   ├── models.py
│   │   │   ├── stat_settings.py
│   │   │   └── total_storage.py
│   │   ├── tasks
│   │   │   ├── index_updater.py
│   │   │   ├── __init__.py
│   │   │   ├── ldap_syncer.py
│   │   │   ├── seahub_email_sender.py
│   │   │   ├── statistics.py
│   │   │   └── virus_scanner.py
│   │   ├── tests
│   │   │   ├── conftest.py
│   │   │   ├── db.cnf
│   │   │   ├── events
│   │   │   │   └── test_change_file_path.py
│   │   │   ├── generate_table_sql.py
│   │   │   ├── __init__.py
│   │   │   ├── raw_table_sql.sql
│   │   │   └── utils
│   │   │   └── __init__.py
│   │   ├── utils
│   │   │   ├── config.py
│   │   │   └── __init__.py
│   │   └── virus_scanner
│   │   ├── commit_differ.py
│   │   ├── db_oper.py
│   │   ├── __init__.py
│   │   ├── models.py
│   │   ├── run_virus_scan.py
│   │   ├── scan_settings.py
│   │   ├── thread_pool.py
│   │   └── virus_scan.py
│   ├── site.py
│   ├── SQLAlchemy-1.1.3-py2.6-linux-x86_64.egg
│   │   ├── EGG-INFO
│   │   │   ├── dependency_links.txt
│   │   │   ├── native_libs.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── requires.txt
│   │   │   ├── SOURCES.txt
│   │   │   ├── top_level.txt
│   │   │   └── zip-safe
│   │   └── sqlalchemy
│   │   ├── connectors
│   │   │   ├── __init__.py
│   │   │   ├── mxodbc.py
│   │   │   ├── pyodbc.py
│   │   │   └── zxJDBC.py
│   │   ├── cprocessors.py
│   │   ├── cprocessors.so
│   │   ├── cresultproxy.py
│   │   ├── cresultproxy.so
│   │   ├── cutils.py
│   │   ├── cutils.so
│   │   ├── databases
│   │   │   └── __init__.py
│   │   ├── dialects
│   │   │   ├── firebird
│   │   │   │   ├── base.py
│   │   │   │   ├── fdb.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── kinterbasdb.py
│   │   │   ├── __init__.py
│   │   │   ├── mssql
│   │   │   │   ├── adodbapi.py
│   │   │   │   ├── base.py
│   │   │   │   ├── information_schema.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── mxodbc.py
│   │   │   │   ├── pymssql.py
│   │   │   │   ├── pyodbc.py
│   │   │   │   └── zxjdbc.py
│   │   │   ├── mysql
│   │   │   │   ├── base.py
│   │   │   │   ├── cymysql.py
│   │   │   │   ├── enumerated.py
│   │   │   │   ├── gaerdbms.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── json.py
│   │   │   │   ├── mysqlconnector.py
│   │   │   │   ├── mysqldb.py
│   │   │   │   ├── oursql.py
│   │   │   │   ├── pymysql.py
│   │   │   │   ├── pyodbc.py
│   │   │   │   ├── reflection.py
│   │   │   │   ├── types.py
│   │   │   │   └── zxjdbc.py
│   │   │   ├── oracle
│   │   │   │   ├── base.py
│   │   │   │   ├── cx_oracle.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── zxjdbc.py
│   │   │   ├── postgresql
│   │   │   │   ├── array.py
│   │   │   │   ├── base.py
│   │   │   │   ├── dml.py
│   │   │   │   ├── ext.py
│   │   │   │   ├── hstore.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── json.py
│   │   │   │   ├── pg8000.py
│   │   │   │   ├── psycopg2cffi.py
│   │   │   │   ├── psycopg2.py
│   │   │   │   ├── pygresql.py
│   │   │   │   ├── pypostgresql.py
│   │   │   │   ├── ranges.py
│   │   │   │   └── zxjdbc.py
│   │   │   ├── sqlite
│   │   │   │   ├── base.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── pysqlcipher.py
│   │   │   │   └── pysqlite.py
│   │   │   └── sybase
│   │   │   ├── base.py
│   │   │   ├── __init__.py
│   │   │   ├── mxodbc.py
│   │   │   ├── pyodbc.py
│   │   │   └── pysybase.py
│   │   ├── engine
│   │   │   ├── base.py
│   │   │   ├── default.py
│   │   │   ├── __init__.py
│   │   │   ├── interfaces.py
│   │   │   ├── reflection.py
│   │   │   ├── result.py
│   │   │   ├── strategies.py
│   │   │   ├── threadlocal.py
│   │   │   ├── url.py
│   │   │   └── util.py
│   │   ├── event
│   │   │   ├── api.py
│   │   │   ├── attr.py
│   │   │   ├── base.py
│   │   │   ├── __init__.py
│   │   │   ├── legacy.py
│   │   │   └── registry.py
│   │   ├── events.py
│   │   ├── exc.py
│   │   ├── ext
│   │   │   ├── associationproxy.py
│   │   │   ├── automap.py
│   │   │   ├── baked.py
│   │   │   ├── compiler.py
│   │   │   ├── declarative
│   │   │   │   ├── api.py
│   │   │   │   ├── base.py
│   │   │   │   ├── clsregistry.py
│   │   │   │   └── __init__.py
│   │   │   ├── horizontal_shard.py
│   │   │   ├── hybrid.py
│   │   │   ├── indexable.py
│   │   │   ├── __init__.py
│   │   │   ├── instrumentation.py
│   │   │   ├── mutable.py
│   │   │   ├── orderinglist.py
│   │   │   └── serializer.py
│   │   ├── __init__.py
│   │   ├── inspection.py
│   │   ├── interfaces.py
│   │   ├── log.py
│   │   ├── orm
│   │   │   ├── attributes.py
│   │   │   ├── base.py
│   │   │   ├── collections.py
│   │   │   ├── dependency.py
│   │   │   ├── deprecated_interfaces.py
│   │   │   ├── descriptor_props.py
│   │   │   ├── dynamic.py
│   │   │   ├── evaluator.py
│   │   │   ├── events.py
│   │   │   ├── exc.py
│   │   │   ├── identity.py
│   │   │   ├── __init__.py
│   │   │   ├── instrumentation.py
│   │   │   ├── interfaces.py
│   │   │   ├── loading.py
│   │   │   ├── mapper.py
│   │   │   ├── path_registry.py
│   │   │   ├── persistence.py
│   │   │   ├── properties.py
│   │   │   ├── query.py
│   │   │   ├── relationships.py
│   │   │   ├── scoping.py
│   │   │   ├── session.py
│   │   │   ├── state.py
│   │   │   ├── strategies.py
│   │   │   ├── strategy_options.py
│   │   │   ├── sync.py
│   │   │   ├── unitofwork.py
│   │   │   └── util.py
│   │   ├── pool.py
│   │   ├── processors.py
│   │   ├── schema.py
│   │   ├── sql
│   │   │   ├── annotation.py
│   │   │   ├── base.py
│   │   │   ├── compiler.py
│   │   │   ├── crud.py
│   │   │   ├── ddl.py
│   │   │   ├── default_comparator.py
│   │   │   ├── dml.py
│   │   │   ├── elements.py
│   │   │   ├── expression.py
│   │   │   ├── functions.py
│   │   │   ├── __init__.py
│   │   │   ├── naming.py
│   │   │   ├── operators.py
│   │   │   ├── schema.py
│   │   │   ├── selectable.py
│   │   │   ├── sqltypes.py
│   │   │   ├── type_api.py
│   │   │   ├── util.py
│   │   │   └── visitors.py
│   │   ├── testing
│   │   │   ├── assertions.py
│   │   │   ├── assertsql.py
│   │   │   ├── config.py
│   │   │   ├── engines.py
│   │   │   ├── entities.py
│   │   │   ├── exclusions.py
│   │   │   ├── fixtures.py
│   │   │   ├── __init__.py
│   │   │   ├── mock.py
│   │   │   ├── pickleable.py
│   │   │   ├── plugin
│   │   │   │   ├── bootstrap.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── noseplugin.py
│   │   │   │   ├── plugin_base.py
│   │   │   │   └── pytestplugin.py
│   │   │   ├── profiling.py
│   │   │   ├── provision.py
│   │   │   ├── replay_fixture.py
│   │   │   ├── requirements.py
│   │   │   ├── runner.py
│   │   │   ├── schema.py
│   │   │   ├── suite
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_ddl.py
│   │   │   │   ├── test_dialect.py
│   │   │   │   ├── test_insert.py
│   │   │   │   ├── test_reflection.py
│   │   │   │   ├── test_results.py
│   │   │   │   ├── test_select.py
│   │   │   │   ├── test_sequence.py
│   │   │   │   ├── test_types.py
│   │   │   │   └── test_update_delete.py
│   │   │   ├── util.py
│   │   │   └── warnings.py
│   │   ├── types.py
│   │   └── util
│   │   ├── _collections.py
│   │   ├── compat.py
│   │   ├── deprecations.py
│   │   ├── __init__.py
│   │   ├── langhelpers.py
│   │   ├── queue.py
│   │   └── topological.py
│   └── thrift-0.9.0-py2.6-linux-x86_64.egg
│   ├── EGG-INFO
│   │   ├── dependency_links.txt
│   │   ├── native_libs.txt
│   │   ├── PKG-INFO
│   │   ├── SOURCES.txt
│   │   ├── top_level.txt
│   │   └── zip-safe
│   └── thrift
│   ├── __init__.py
│   ├── __init__.pyo
│   ├── protocol
│   │   ├── fastbinary.py
│   │   ├── fastbinary.pyo
│   │   ├── fastbinary.so
│   │   ├── __init__.py
│   │   ├── __init__.pyo
│   │   ├── TBase.py
│   │   ├── TBase.pyo
│   │   ├── TBinaryProtocol.py
│   │   ├── TBinaryProtocol.pyo
│   │   ├── TCompactProtocol.py
│   │   ├── TCompactProtocol.pyo
│   │   ├── TProtocol.py
│   │   └── TProtocol.pyo
│   ├── server
│   │   ├── __init__.py
│   │   ├── __init__.pyo
│   │   ├── THttpServer.py
│   │   ├── THttpServer.pyo
│   │   ├── TNonblockingServer.py
│   │   ├── TNonblockingServer.pyo
│   │   ├── TProcessPoolServer.py
│   │   ├── TProcessPoolServer.pyo
│   │   ├── TServer.py
│   │   └── TServer.pyo
│   ├── Thrift.py
│   ├── Thrift.pyo
│   ├── transport
│   │   ├── __init__.py
│   │   ├── __init__.pyo
│   │   ├── THttpClient.py
│   │   ├── THttpClient.pyo
│   │   ├── TSocket.py
│   │   ├── TSocket.pyo
│   │   ├── TSSLSocket.py
│   │   ├── TSSLSocket.pyo
│   │   ├── TTransport.py
│   │   ├── TTransport.pyo
│   │   ├── TTwisted.py
│   │   ├── TTwisted.pyo
│   │   ├── TZlibTransport.py
│   │   └── TZlibTransport.pyo
│   ├── TSCons.py
│   ├── TSCons.pyo
│   ├── TSerialization.py
│   └── TSerialization.pyo
├── reset-admin.sh
├── run_index_master.sh
├── run_index_worker.sh
├── runtime
│   └── seahub.conf
├── seaf-backup-cmd.py
├── seaf-backup-cmd.sh
├── seaf-encrypt.sh
├── seaf-fsck.sh
├── seaf-fuse.sh
├── seaf-gc.sh
├── seaf-gen-key.sh
├── seafile
│   ├── bin
│   │   ├── ccnet-init
│   │   ├── ccnet-server
│   │   ├── genlic
│   │   ├── pdf2htmlEX
│   │   ├── seaf-encrypt
│   │   ├── seaf-fsck
│   │   ├── seaf-fuse
│   │   ├── seaf-gen-key
│   │   ├── seafile-controller
│   │   ├── seaf-import
│   │   ├── seaf-migrate
│   │   ├── seaf-server
│   │   ├── seaf-server-init
│   │   └── seafserv-gc
│   ├── docs
│   │   └── seafile-tutorial.doc
│   ├── lib
│   │   ├── libarchive.so.13
│   │   ├── libblkid.so.1
│   │   ├── libboost_system-mt.so.1.53.0
│   │   ├── libboost_thread-mt.so.1.53.0
│   │   ├── libcairo.so.2
│   │   ├── libccnet.so.0.0.0
│   │   ├── libcom_err.so.2
│   │   ├── libcrypto.so.10
│   │   ├── libcrypt.so.1
│   │   ├── libcurl.so.4
│   │   ├── libdrm.so.2
│   │   ├── libEGL.so.1
│   │   ├── libevent-2.0.so.5
│   │   ├── libexpat.so.1
│   │   ├── libffi.so.6
│   │   ├── libfontconfig.so.1
│   │   ├── libfontforge.so.2
│   │   ├── libfreebl3.so
│   │   ├── libfreetype.so.6
│   │   ├── libfuse.so.2
│   │   ├── libgbm.so.1
│   │   ├── libgcc_s.so.1
│   │   ├── libgio-2.0.so.0
│   │   ├── libgioftp.so.2
│   │   ├── libglapi.so.0
│   │   ├── libglib-2.0.so.0
│   │   ├── libGL.so.1
│   │   ├── libgmodule-2.0.so.0
│   │   ├── libgobject-2.0.so.0
│   │   ├── libgraphite2.so.3
│   │   ├── libgssapi_krb5.so.2
│   │   ├── libgthread-2.0.so.0
│   │   ├── libgunicode.so.4
│   │   ├── libgutils.so.2
│   │   ├── libharfbuzz.so.0
│   │   ├── libICE.so.6
│   │   ├── libidn.so.11
│   │   ├── libjansson.so.4
│   │   ├── libjbig.so.2.0
│   │   ├── libjpeg.so.62
│   │   ├── libk5crypto.so.3
│   │   ├── libkeyutils.so.1
│   │   ├── libkrb5.so.3
│   │   ├── libkrb5support.so.0
│   │   ├── liblber-2.4.so.2
│   │   ├── libldap-2.4.so.2
│   │   ├── libldap_r-2.4.so.2
│   │   ├── libltdl.so.7
│   │   ├── liblzma.so.5
│   │   ├── libmemcached.so.11
│   │   ├── libmemcachedutil.so.2
│   │   ├── libmount.so.1
│   │   ├── libmysqlclient.so.18
│   │   ├── libnspr4.so
│   │   ├── libopenjpeg.so.1
│   │   ├── libpango-1.0.so.0
│   │   ├── libpangocairo-1.0.so.0
│   │   ├── libpangoft2-1.0.so.0
│   │   ├── libpangoxft-1.0.so.0
│   │   ├── libpcre.so.1
│   │   ├── libpixman-1.so.0
│   │   ├── libplc4.so
│   │   ├── libplds4.so
│   │   ├── libpng15.so.15
│   │   ├── libpoppler.so.46
│   │   ├── libpq.so.5
│   │   ├── libpython2.7.so.1.0
│   │   ├── librados.so.2
│   │   ├── libsasl2.so.3
│   │   ├── libsearpc.so.1.0.2
│   │   ├── libsmime3.so
│   │   ├── libSM.so.6
│   │   ├── libspiro.so.0
│   │   ├── libsqlite3.so.0
│   │   ├── libssh2.so.1
│   │   ├── libssl.so.10
│   │   ├── libstdc++.so.6
│   │   ├── libthai.so.0
│   │   ├── libtiff.so.5
│   │   ├── libutil.so.1
│   │   ├── libuuid.so.1
│   │   ├── libX11.so.6
│   │   ├── libX11-xcb.so.1
│   │   ├── libXau.so.6
│   │   ├── libxcb-dri2.so.0
│   │   ├── libxcb-dri3.so.0
│   │   ├── libxcb-glx.so.0
│   │   ├── libxcb-present.so.0
│   │   ├── libxcb-render.so.0
│   │   ├── libxcb-shm.so.0
│   │   ├── libxcb.so.1
│   │   ├── libxcb-sync.so.1
│   │   ├── libxcb-xfixes.so.0
│   │   ├── libXdamage.so.1
│   │   ├── libXext.so.6
│   │   ├── libXfixes.so.3
│   │   ├── libXft.so.2
│   │   ├── libxml2.so.2
│   │   ├── libXrender.so.1
│   │   ├── libxshmfence.so.1
│   │   ├── libXxf86vm.so.1
│   │   └── libz.so.1
│   └── lib64
│   └── python2.7
│   └── site-packages
│   ├── ccnet
│   │   ├── async
│   │   │   ├── async_client.py
│   │   │   ├── async_client.pyo
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyo
│   │   │   ├── mqclientproc.py
│   │   │   ├── mqclientproc.pyo
│   │   │   ├── processor.py
│   │   │   ├── processor.pyo
│   │   │   ├── rpcserverproc.py
│   │   │   ├── rpcserverproc.pyo
│   │   │   ├── sendcmdproc.py
│   │   │   ├── sendcmdproc.pyo
│   │   │   ├── timer.py
│   │   │   └── timer.pyo
│   │   ├── client.py
│   │   ├── client.pyo
│   │   ├── errors.py
│   │   ├── errors.pyo
│   │   ├── __init__.py
│   │   ├── __init__.pyo
│   │   ├── message.py
│   │   ├── message.pyo
│   │   ├── packet.py
│   │   ├── packet.pyo
│   │   ├── pool.py
│   │   ├── pool.pyo
│   │   ├── rpc.py
│   │   ├── rpc.pyo
│   │   ├── status_code.py
│   │   ├── status_code.pyo
│   │   ├── sync_client.py
│   │   ├── sync_client.pyo
│   │   ├── utils.py
│   │   └── utils.pyo
│   ├── pysearpc
│   │   ├── client.py
│   │   ├── client.pyo
│   │   ├── common.py
│   │   ├── common.pyo
│   │   ├── __init__.py
│   │   ├── __init__.pyo
│   │   ├── server.py
│   │   └── server.pyo
│   ├── seafile
│   │   ├── __init__.py
│   │   ├── __init__.pyo
│   │   ├── rpcclient.py
│   │   └── rpcclient.pyo
│   └── seaserv
│   ├── api.py
│   ├── api.pyo
│   ├── __init__.py
│   ├── __init__.pyo
│   ├── service.py
│   └── service.pyo
├── seafile-background-tasks.sh
├── seafile.sh
├── seaf-import.sh
├── seafobj_migrate.py
├── seahub
│   ├── code-check.sh
│   ├── CONTRIBUTORS
│   ├── dev-requirements.txt
│   ├── fabfile
│   │   ├── copyright.py
│   │   ├── __init__.py
│   │   └── locale.py
│   ├── frontend
│   │   ├── build
│   │   │   └── frontend
│   │   │   ├── css
│   │   │   │   ├── main.css
│   │   │   │   ├── main.css.map
│   │   │   │   ├── wiki.css
│   │   │   │   └── wiki.css.map
│   │   │   ├── js
│   │   │   │   ├── main.js
│   │   │   │   ├── main.js.map
│   │   │   │   ├── wiki.js
│   │   │   │   └── wiki.js.map
│   │   │   ├── locales
│   │   │   │   ├── en
│   │   │   │   │   └── translations.json
│   │   │   │   └── zh-CN
│   │   │   │   └── translations.json
│   │   │   └── media
│   │   │   ├── fa-regular-400.eot
│   │   │   ├── fa-regular-400.svg
│   │   │   ├── fa-regular-400.ttf
│   │   │   ├── fa-regular-400.woff
│   │   │   ├── fa-regular-400.woff2
│   │   │   ├── fa-solid-900.eot
│   │   │   ├── fa-solid-900.svg
│   │   │   ├── fa-solid-900.ttf
│   │   │   ├── fa-solid-900.woff
│   │   │   └── fa-solid-900.woff2
│   │   ├── config
│   │   │   ├── env.js
│   │   │   ├── jest
│   │   │   │   ├── cssTransform.js
│   │   │   │   └── fileTransform.js
│   │   │   ├── paths.js
│   │   │   ├── polyfills.js
│   │   │   ├── server.js
│   │   │   ├── webpack.config.dev.js.template
│   │   │   ├── webpack.config.prod.js
│   │   │   └── webpackDevServer.config.js
│   │   ├── package.json
│   │   ├── package-lock.json
│   │   ├── scripts
│   │   │   ├── build.js
│   │   │   ├── start.js
│   │   │   └── test.js
│   │   ├── src
│   │   │   ├── App.js
│   │   │   ├── assets
│   │   │   │   ├── css
│   │   │   │   │   ├── fa-regular.css
│   │   │   │   │   ├── fa-solid.css
│   │   │   │   │   └── fontawesome.css
│   │   │   │   ├── seafile-logo.png
│   │   │   │   └── webfonts
│   │   │   │   ├── fa-regular-400.eot
│   │   │   │   ├── fa-regular-400.svg
│   │   │   │   ├── fa-regular-400.ttf
│   │   │   │   ├── fa-regular-400.woff
│   │   │   │   ├── fa-regular-400.woff2
│   │   │   │   ├── fa-solid-900.eot
│   │   │   │   ├── fa-solid-900.svg
│   │   │   │   ├── fa-solid-900.ttf
│   │   │   │   ├── fa-solid-900.woff
│   │   │   │   └── fa-solid-900.woff2
│   │   │   ├── components
│   │   │   │   ├── account.js
│   │   │   │   ├── constance.js
│   │   │   │   ├── MainPanel.js
│   │   │   │   ├── markdown-viewer.js
│   │   │   │   ├── search.js
│   │   │   │   ├── SidePanel.js
│   │   │   │   ├── tree-view
│   │   │   │   │   ├── node.js
│   │   │   │   │   ├── tree.js
│   │   │   │   │   ├── tree-node-view.js
│   │   │   │   │   └── tree-view.js
│   │   │   │   ├── utils.js
│   │   │   │   └── wiki-outline.js
│   │   │   ├── css
│   │   │   │   ├── initial-style.css
│   │   │   │   ├── side-panel.css
│   │   │   │   └── wiki.css
│   │   │   ├── i18n.js
│   │   │   ├── index.css
│   │   │   ├── index.js
│   │   │   └── wiki.js
│   │   └── webpack-stats.pro.json
│   ├── HACKING
│   ├── i18n.sh
│   ├── latest_commit
│   ├── LICENSE-thirdparty.txt
│   ├── LICENSE.txt
│   ├── locale
│   │   ├── ar
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── bg
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── bg_BG
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── ca
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── cs
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── cs_CZ
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── da_DK
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── de
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── el
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── el_GR
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── en
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── en_US
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── es
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── es_AR
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── es_MX
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── fi
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── fr
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── he
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── hr
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── hr_HR
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── hu
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── is
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── it
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── ja
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── ko
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── lt
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── lv
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── lv_LV
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── mk
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── nb
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── nb_NO
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── nl
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── nl_NL
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── pl
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── pt_BR
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── pt_PT
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── ru
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── sk
│   │   │   └── LC_MESSAGES
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── sk_SK
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── sl
│   │   │   └── LC_MESSAGES
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── sl_SI
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── sv
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── th
│   │   │   └── LC_MESSAGES
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── th_TH
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   └── djangojs.po
│   │   ├── tr
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── uk
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── vi
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   ├── zh_CN
│   │   │   └── LC_MESSAGES
│   │   │   ├── djangojs.mo
│   │   │   ├── djangojs.po
│   │   │   ├── django.mo
│   │   │   └── django.po
│   │   └── zh_TW
│   │   └── LC_MESSAGES
│   │   ├── djangojs.mo
│   │   ├── djangojs.po
│   │   ├── django.mo
│   │   └── django.po
│   ├── Makefile
│   ├── manage.py
│   ├── media
│   │   ├── assets
│   │   │   ├── css
│   │   │   │   ├── bootstrap.min.b00faad199b5.css
│   │   │   │   ├── bootstrap.min.css
│   │   │   │   ├── magnific-popup.656241b2c8ed.css
│   │   │   │   ├── magnific-popup.css
│   │   │   │   ├── seafile-ui.83c0c53d3f19.css
│   │   │   │   ├── seafile-ui.css
│   │   │   │   ├── select2.2ca61b76e220.png
│   │   │   │   ├── select2-3.5.2.a6bd3ec08cc4.css
│   │   │   │   ├── select2-3.5.2.b9d0598b4e1c.css
│   │   │   │   ├── select2-3.5.2.css
│   │   │   │   ├── select2.custom.9fe18e0ae58c.css
│   │   │   │   ├── select2.custom.css
│   │   │   │   ├── select2.png
│   │   │   │   ├── select2-spinner.7b9776076d5f.gif
│   │   │   │   ├── select2-spinner.gif
│   │   │   │   ├── select2x2.49e3f0060186.png
│   │   │   │   └── select2x2.png
│   │   │   ├── frontend
│   │   │   │   ├── css
│   │   │   │   │   ├── main.58fbcb5ac09c.css
│   │   │   │   │   ├── main.a5e86cfeaa7e.css
│   │   │   │   │   ├── main.css
│   │   │   │   │   ├── main.css.419ccb0eab6a.map
│   │   │   │   │   ├── main.css.map
│   │   │   │   │   ├── wiki.66facde7c374.css
│   │   │   │   │   ├── wiki.bde40cbee730.css
│   │   │   │   │   ├── wiki.css
│   │   │   │   │   ├── wiki.css.4b11c512c329.map
│   │   │   │   │   └── wiki.css.map
│   │   │   │   ├── js
│   │   │   │   │   ├── main.95b0f5abe716.js
│   │   │   │   │   ├── main.js
│   │   │   │   │   ├── main.js.590293d2172a.map
│   │   │   │   │   ├── main.js.map
│   │   │   │   │   ├── wiki.6e19321ee8af.js
│   │   │   │   │   ├── wiki.js
│   │   │   │   │   ├── wiki.js.adfb38f2a545.map
│   │   │   │   │   └── wiki.js.map
│   │   │   │   ├── locales
│   │   │   │   │   ├── en
│   │   │   │   │   │   ├── translations.f7bb42064553.json
│   │   │   │   │   │   └── translations.json
│   │   │   │   │   └── zh-CN
│   │   │   │   │   ├── translations.b93275e7eff5.json
│   │   │   │   │   └── translations.json
│   │   │   │   └── media
│   │   │   │   ├── fa-regular-400.12717b4a013d.woff2
│   │   │   │   ├── fa-regular-400.649582a6076b.svg
│   │   │   │   ├── fa-regular-400.8473867ab90a.ttf
│   │   │   │   ├── fa-regular-400.93cd9a877c79.eot
│   │   │   │   ├── fa-regular-400.960d05e6858e.woff
│   │   │   │   ├── fa-regular-400.eot
│   │   │   │   ├── fa-regular-400.svg
│   │   │   │   ├── fa-regular-400.ttf
│   │   │   │   ├── fa-regular-400.woff
│   │   │   │   ├── fa-regular-400.woff2
│   │   │   │   ├── fa-solid-900.4d496c9d7dd8.svg
│   │   │   │   ├── fa-solid-900.56cf83dc3076.ttf
│   │   │   │   ├── fa-solid-900.8c3a8870b9d8.eot
│   │   │   │   ├── fa-solid-900.b093fcb2c86d.woff
│   │   │   │   ├── fa-solid-900.eot
│   │   │   │   ├── fa-solid-900.f093864079d4.woff2
│   │   │   │   ├── fa-solid-900.svg
│   │   │   │   ├── fa-solid-900.ttf
│   │   │   │   ├── fa-solid-900.woff
│   │   │   │   └── fa-solid-900.woff2
│   │   │   ├── scripts
│   │   │   │   ├── common.a6d8dd87510b.js
│   │   │   │   ├── common.js
│   │   │   │   ├── dist
│   │   │   │   │   ├── build.e1ca9aaadb07.txt
│   │   │   │   │   ├── build.txt
│   │   │   │   │   ├── i18n
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   ├── djangojs.881038f5962c.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   ├── djangojs.fbba985df480.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   ├── djangojs.a142cbb09af5.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   ├── djangojs.8dea61004d63.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   ├── djangojs.8d8c518595ce.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   ├── djangojs.6f7a9eb6b6e6.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   ├── djangojs.8698774c372d.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── es-ar
│   │   │   │   │   │   │   ├── djangojs.b473ed585ab5.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── es-mx
│   │   │   │   │   │   │   ├── djangojs.7e42ee940547.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   ├── djangojs.6a97d211c417.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   ├── djangojs.9d6fabfc6058.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   ├── djangojs.7cb2cfe1eebf.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   ├── djangojs.1c700444a122.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   ├── djangojs.9370be2d4377.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   ├── djangojs.48743eed6b43.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   ├── djangojs.fe5375860289.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   ├── djangojs.107af3a8ba41.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   ├── djangojs.b07b4230a101.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   ├── djangojs.f154792d6c73.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   ├── djangojs.b1184417f4c4.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── pt-br
│   │   │   │   │   │   │   ├── djangojs.c597f080c9b0.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   ├── djangojs.c7106ffd1a44.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   ├── djangojs.e06218499754.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   ├── djangojs.74e46338ba98.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   ├── djangojs.95255b34f224.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   ├── djangojs.44269a57f620.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   ├── djangojs.951b74134c48.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   ├── djangojs.d644a2baab10.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   ├── djangojs.808d9a3b2e9e.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   ├── zh-cn
│   │   │   │   │   │   │   ├── djangojs.fe2b87a461cb.js
│   │   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   │   └── zh-tw
│   │   │   │   │   │   ├── djangojs.817b28b7ff6f.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── lib
│   │   │   │   │   │   ├── jquery.iframe-transport.f220863ba60c.js
│   │   │   │   │   │   ├── jquery.iframe-transport.js
│   │   │   │   │   │   ├── require.ac5ad85d01a3.js
│   │   │   │   │   │   └── require.js
│   │   │   │   │   ├── main.141a6105cef1.js
│   │   │   │   │   ├── main.js
│   │   │   │   │   ├── sysadmin-main.b455e300b9ea.js
│   │   │   │   │   └── sysadmin-main.js
│   │   │   │   ├── file-tree.ef19875b8f54.js
│   │   │   │   ├── file-tree.js
│   │   │   │   ├── i18n
│   │   │   │   │   ├── ar
│   │   │   │   │   │   ├── djangojs.6521f436a9ac.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── ca
│   │   │   │   │   │   ├── djangojs.f9235aaec16b.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── cs
│   │   │   │   │   │   ├── djangojs.0daa8aa4e580.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── de
│   │   │   │   │   │   ├── djangojs.a7e988df70a1.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── el
│   │   │   │   │   │   ├── djangojs.8e0dc35ee6a6.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── en
│   │   │   │   │   │   ├── djangojs.e37eef1ffc63.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── es
│   │   │   │   │   │   ├── djangojs.9d77bd70d3a1.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── es-ar
│   │   │   │   │   │   ├── djangojs.ec6ad7f11650.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── es-mx
│   │   │   │   │   │   ├── djangojs.2dbe064be698.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── fi
│   │   │   │   │   │   ├── djangojs.f3fd860e632f.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── fr
│   │   │   │   │   │   ├── djangojs.92593ab96077.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── he
│   │   │   │   │   │   ├── djangojs.c96b1d370c88.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── hu
│   │   │   │   │   │   ├── djangojs.3682c47658f1.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── is
│   │   │   │   │   │   ├── djangojs.46c45e4feade.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── it
│   │   │   │   │   │   ├── djangojs.15b84775b016.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── ja
│   │   │   │   │   │   ├── djangojs.87909b3dbeeb.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── ko
│   │   │   │   │   │   ├── djangojs.15267e82259b.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── lv
│   │   │   │   │   │   ├── djangojs.570918a26988.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── nl
│   │   │   │   │   │   ├── djangojs.a15808e72148.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── pl
│   │   │   │   │   │   ├── djangojs.c43fcdbe1b94.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── pt-br
│   │   │   │   │   │   ├── djangojs.c1bde86bbde0.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── ru
│   │   │   │   │   │   ├── djangojs.b14d709e588a.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── sk
│   │   │   │   │   │   ├── djangojs.06183425c030.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── sl
│   │   │   │   │   │   ├── djangojs.e45e0d391d05.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── sv
│   │   │   │   │   │   ├── djangojs.ba953e242979.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── th
│   │   │   │   │   │   ├── djangojs.b89150a62433.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── tr
│   │   │   │   │   │   ├── djangojs.a2999529b591.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── uk
│   │   │   │   │   │   ├── djangojs.003c5713fbcf.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── vi
│   │   │   │   │   │   ├── djangojs.30a18637d3ba.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   ├── zh-cn
│   │   │   │   │   │   ├── djangojs.1ff1fd2f9637.js
│   │   │   │   │   │   └── djangojs.js
│   │   │   │   │   └── zh-tw
│   │   │   │   │   ├── djangojs.419dede4b221.js
│   │   │   │   │   └── djangojs.js
│   │   │   │   ├── lib
│   │   │   │   │   ├── backbone.c1a39c11a835.js
│   │   │   │   │   ├── backbone.js
│   │   │   │   │   ├── backbone.paginator.ee50c2f50e53.js
│   │   │   │   │   ├── backbone.paginator.js
│   │   │   │   │   ├── jquery.fileupload.e5acbaa834c0.js
│   │   │   │   │   ├── jquery.fileupload.js
│   │   │   │   │   ├── jquery.fileupload-process.c92f97e488bb.js
│   │   │   │   │   ├── jquery.fileupload-process.js
│   │   │   │   │   ├── jquery.fileupload-ui.d9e29eebec8f.js
│   │   │   │   │   ├── jquery.fileupload-ui.js
│   │   │   │   │   ├── jquery.fileupload-validate.b4f0da4b2581.js
│   │   │   │   │   ├── jquery.fileupload-validate.js
│   │   │   │   │   ├── jquery.iframe-transport.7b39a42a7a2a.js
│   │   │   │   │   ├── jquery.iframe-transport.js
│   │   │   │   │   ├── jquery.magnific-popup.min.ba6cf724c8bb.js
│   │   │   │   │   ├── jquery.magnific-popup.min.js
│   │   │   │   │   ├── jquery.min.a09e13ee94d5.js
│   │   │   │   │   ├── jquery.min.js
│   │   │   │   │   ├── jquery.simplemodal.55150926fcd1.js
│   │   │   │   │   ├── jquery.simplemodal.js
│   │   │   │   │   ├── jquery-ui.min.bdcd176b5ec2.js
│   │   │   │   │   ├── jquery-ui.min.js
│   │   │   │   │   ├── jquery.ui.widget.1.11.1.5bae5494c8e9.js
│   │   │   │   │   ├── jquery.ui.widget.1.11.1.js
│   │   │   │   │   ├── js.cookie.8ff1c89f24a8.js
│   │   │   │   │   ├── js.cookie.js
│   │   │   │   │   ├── jstree.min.3e831b62c177.js
│   │   │   │   │   ├── jstree.min.js
│   │   │   │   │   ├── marked.min.c2a88705e206.js
│   │   │   │   │   ├── marked.min.js
│   │   │   │   │   ├── moment-with-locales.min.84474642caf1.js
│   │   │   │   │   ├── moment-with-locales.min.js
│   │   │   │   │   ├── require.640929dac3c2.js
│   │   │   │   │   ├── require.js
│   │   │   │   │   ├── select2-3.5.2.d5f38f0c37db.js
│   │   │   │   │   ├── select2-3.5.2.js
│   │   │   │   │   ├── text.71e5a361c2c7.js
│   │   │   │   │   ├── text.js
│   │   │   │   │   ├── tmpl.min.0e87d44edb61.js
│   │   │   │   │   ├── tmpl.min.js
│   │   │   │   │   ├── underscore.1dccc53d7339.js
│   │   │   │   │   └── underscore.js
│   │   │   │   ├── main.ee715e56433e.js
│   │   │   │   ├── main.js
│   │   │   │   ├── pinyin-by-unicode.8a45c2cfbafa.js
│   │   │   │   ├── pinyin-by-unicode.js
│   │   │   │   ├── sysadmin-main.e14c688752f6.js
│   │   │   │   └── sysadmin-main.js
│   │   │   └── staticfiles.json
│   │   ├── avatars
│   │   │   ├── default-non-register.jpg
│   │   │   ├── default.png
│   │   │   └── groups
│   │   │   └── default.png
│   │   ├── codemirror
│   │   │   ├── codemirror-2.36.js
│   │   │   ├── codemirror.css
│   │   │   └── monokai.css
│   │   ├── cors
│   │   │   └── result.html
│   │   ├── css
│   │   │   ├── background.png
│   │   │   ├── bigplay.png
│   │   │   ├── bigplay.svg
│   │   │   ├── bootstrap.popover.min.css
│   │   │   ├── controls.png
│   │   │   ├── controls.svg
│   │   │   ├── editormd.min.css
│   │   │   ├── file_view_extra.css
│   │   │   ├── font
│   │   │   │   ├── fontawesome-webfont.eot
│   │   │   │   ├── fontawesome-webfont.ttf
│   │   │   │   └── fontawesome-webfont.woff
│   │   │   ├── jquery-ui.datepicker.min.css
│   │   │   ├── jstree_default_theme
│   │   │   │   ├── 32px.png
│   │   │   │   ├── 40px.png
│   │   │   │   ├── style.min.css
│   │   │   │   └── throbber.gif
│   │   │   ├── loading.gif
│   │   │   ├── mediaelementplayer.css
│   │   │   ├── print_for_file_view.css
│   │   │   ├── seacloud.css
│   │   │   ├── seahub.css
│   │   │   ├── seahub.min.css
│   │   │   ├── seahub_react.css
│   │   │   ├── select2.css
│   │   │   ├── sf_font2
│   │   │   │   ├── seafile-font2.eot
│   │   │   │   ├── seafile-font2.svg
│   │   │   │   ├── seafile-font2.ttf
│   │   │   │   └── seafile-font2.woff
│   │   │   ├── spreadsheet_convert.css
│   │   │   └── video-js.min.css
│   │   ├── img
│   │   │   ├── add.png
│   │   │   ├── admin_in.png
│   │   │   ├── admin_out.png
│   │   │   ├── bg.png
│   │   │   ├── calcplus-16.png
│   │   │   ├── clip.png
│   │   │   ├── close.png
│   │   │   ├── del.png
│   │   │   ├── download.png
│   │   │   ├── edit.png
│   │   │   ├── email_bg.jpg
│   │   │   ├── favicon.ico
│   │   │   ├── file
│   │   │   │   ├── 192
│   │   │   │   │   ├── excel.png
│   │   │   │   │   ├── file.png
│   │   │   │   │   ├── music.png
│   │   │   │   │   ├── pdf.png
│   │   │   │   │   ├── pic.png
│   │   │   │   │   ├── ppt.png
│   │   │   │   │   ├── txt.png
│   │   │   │   │   ├── video.png
│   │   │   │   │   └── word.png
│   │   │   │   └── 24
│   │   │   │   ├── excel.png
│   │   │   │   ├── file.png
│   │   │   │   ├── music.png
│   │   │   │   ├── pdf.png
│   │   │   │   ├── pic.png
│   │   │   │   ├── ppt.png
│   │   │   │   ├── txt.png
│   │   │   │   ├── video.png
│   │   │   │   └── word.png
│   │   │   ├── file-icon-16.png
│   │   │   ├── file-locked-32.png
│   │   │   ├── folder-192.png
│   │   │   ├── folder-24.png
│   │   │   ├── folder-read-only-192.png
│   │   │   ├── folder-read-only-24.png
│   │   │   ├── grid.png
│   │   │   ├── grid-white.png
│   │   │   ├── grippy_large.png
│   │   │   ├── grp_public.png
│   │   │   ├── help
│   │   │   │   ├── resync-a-library.png
│   │   │   │   ├── seafile-add-account.png
│   │   │   │   ├── seafile-cloud-file-browser.png
│   │   │   │   ├── seafile-cloud.png
│   │   │   │   ├── seafile-create-library-02.png
│   │   │   │   ├── seafile-create-library.png
│   │   │   │   ├── seafile-init-choose-folder.png
│   │   │   │   ├── seafile-sync-library.png
│   │   │   │   ├── set-sync-interval.png
│   │   │   │   ├── sync-a-sub-folder.png
│   │   │   │   ├── sync-with-an-existing-01.png
│   │   │   │   └── sync-with-an-existing-02.png
│   │   │   ├── lib
│   │   │   │   ├── 24
│   │   │   │   │   ├── lib-encrypted.png
│   │   │   │   │   ├── lib.png
│   │   │   │   │   └── lib-readonly.png
│   │   │   │   ├── 256
│   │   │   │   │   ├── lib-encrypted.png
│   │   │   │   │   ├── lib.png
│   │   │   │   │   └── lib-readonly.png
│   │   │   │   └── 48
│   │   │   │   ├── lib-encrypted.png
│   │   │   │   ├── lib.png
│   │   │   │   └── lib-readonly.png
│   │   │   ├── list.png
│   │   │   ├── list-white.png
│   │   │   ├── loading-icon.gif
│   │   │   ├── lock.png
│   │   │   ├── login-bg.jpg
│   │   │   ├── minus.png
│   │   │   ├── nav.png
│   │   │   ├── rm.png
│   │   │   ├── seacloud_logo.png
│   │   │   ├── seafile-logo.png
│   │   │   ├── select2.png
│   │   │   ├── select2-spinner.gif
│   │   │   ├── top.png
│   │   │   └── ui-icons_444444_256x240.png
│   │   ├── js
│   │   │   ├── base.js
│   │   │   ├── bootstrap.min.js
│   │   │   ├── Chart.bundle.min.js
│   │   │   ├── CryptoJS
│   │   │   │   ├── components
│   │   │   │   │   └── lib-typedarrays-min.js
│   │   │   │   └── rollups
│   │   │   │   ├── aes.js
│   │   │   │   └── sha1.js
│   │   │   ├── editormd
│   │   │   │   ├── lib
│   │   │   │   │   ├── codemirror
│   │   │   │   │   │   ├── addons.min.js
│   │   │   │   │   │   ├── codemirror.min.css
│   │   │   │   │   │   ├── codemirror.min.js
│   │   │   │   │   │   └── modes.min.js
│   │   │   │   │   └── marked.min.js
│   │   │   │   └── plugins
│   │   │   │   ├── image-dialog
│   │   │   │   │   └── image-dialog.js
│   │   │   │   ├── link-dialog
│   │   │   │   │   └── link-dialog.js
│   │   │   │   └── table-dialog
│   │   │   │   └── table-dialog.js
│   │   │   ├── editormd.min.js
│   │   │   ├── file_crypto.js
│   │   │   ├── findAndReplaceDOMText.js
│   │   │   ├── flashmediaelement.swf
│   │   │   ├── jq.min.js
│   │   │   ├── jquery.fileupload.min.js
│   │   │   ├── mediaelement-and-player.min.js
│   │   │   ├── pdf.js
│   │   │   ├── pdf.worker.js
│   │   │   ├── repo_crypto.js
│   │   │   ├── silverlightmediaelement.xap
│   │   │   ├── thingiview
│   │   │   │   ├── binaryReader.js
│   │   │   │   ├── plane.js
│   │   │   │   ├── stats.js
│   │   │   │   ├── thingiloader.js
│   │   │   │   ├── thingiview.js
│   │   │   │   └── Three.js
│   │   │   ├── video-js.swf
│   │   │   └── video.min.js
│   │   ├── office-template
│   │   │   ├── empty.docx
│   │   │   ├── empty.pptx
│   │   │   └── empty.xlsx
│   │   └── rest_framework
│   │   ├── css
│   │   │   ├── bootstrap.min.css
│   │   │   ├── bootstrap-tweaks.css
│   │   │   ├── default.css
│   │   │   └── prettify.css
│   │   ├── img
│   │   │   ├── glyphicons-halflings.png
│   │   │   ├── glyphicons-halflings-white.png
│   │   │   └── grid.png
│   │   └── js
│   │   ├── bootstrap.min.js
│   │   ├── default.js
│   │   ├── jquery-1.8.1-min.js
│   │   └── prettify-min.js
│   ├── pylintrc
│   ├── pylintrc.template
│   ├── pytest.ini
│   ├── README.markdown
│   ├── requirements.txt
│   ├── run-seahub.sh.template
│   ├── seahub
│   │   ├── admin_log
│   │   │   ├── admin.py
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── signals.py
│   │   │   └── views.py
│   │   ├── api2
│   │   │   ├── authentication.py
│   │   │   ├── base.py
│   │   │   ├── endpoints
│   │   │   │   ├── address_book
│   │   │   │   │   ├── groups.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── members.py
│   │   │   │   ├── admin
│   │   │   │   │   ├── account.py
│   │   │   │   │   ├── address_book
│   │   │   │   │   │   ├── groups.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── admin_role.py
│   │   │   │   │   ├── default_library.py
│   │   │   │   │   ├── device_errors.py
│   │   │   │   │   ├── devices.py
│   │   │   │   │   ├── device_trusted_ip.py
│   │   │   │   │   ├── favicon.py
│   │   │   │   │   ├── file_audit.py
│   │   │   │   │   ├── file_update.py
│   │   │   │   │   ├── group_libraries.py
│   │   │   │   │   ├── group_members.py
│   │   │   │   │   ├── group_owned_libraries.py
│   │   │   │   │   ├── groups.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── invitations.py
│   │   │   │   │   ├── libraries.py
│   │   │   │   │   ├── library_dirents.py
│   │   │   │   │   ├── library_history.py
│   │   │   │   │   ├── license.py
│   │   │   │   │   ├── login_bg_image.py
│   │   │   │   │   ├── login_logs.py
│   │   │   │   │   ├── logo.py
│   │   │   │   │   ├── operation_logs.py
│   │   │   │   │   ├── organizations.py
│   │   │   │   │   ├── org_users.py
│   │   │   │   │   ├── perm_audit.py
│   │   │   │   │   ├── revision_tag.py
│   │   │   │   │   ├── share_links.py
│   │   │   │   │   ├── shares.py
│   │   │   │   │   ├── statistics.py
│   │   │   │   │   ├── sysinfo.py
│   │   │   │   │   ├── system_library.py
│   │   │   │   │   ├── trash_libraries.py
│   │   │   │   │   ├── two_factor_auth.py
│   │   │   │   │   ├── upload_links.py
│   │   │   │   │   ├── users_batch.py
│   │   │   │   │   ├── users.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── all_groups.py
│   │   │   │   ├── be_shared_repo.py
│   │   │   │   ├── cancel_zip_task.py
│   │   │   │   ├── copy_move_task.py
│   │   │   │   ├── deleted_repos.py
│   │   │   │   ├── dir.py
│   │   │   │   ├── dir_shared_items.py
│   │   │   │   ├── file_comment.py
│   │   │   │   ├── file_comments_counts.py
│   │   │   │   ├── file_comments.py
│   │   │   │   ├── file_history.py
│   │   │   │   ├── file.py
│   │   │   │   ├── file_tag.py
│   │   │   │   ├── group_discussion.py
│   │   │   │   ├── group_discussions.py
│   │   │   │   ├── group_libraries.py
│   │   │   │   ├── group_members.py
│   │   │   │   ├── group_owned_libraries.py
│   │   │   │   ├── groups.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── invitation.py
│   │   │   │   ├── invitations.py
│   │   │   │   ├── move_folder_merge.py
│   │   │   │   ├── notifications.py
│   │   │   │   ├── query_copy_move_progress.py
│   │   │   │   ├── query_zip_progress.py
│   │   │   │   ├── repo_file_uploaded_bytes.py
│   │   │   │   ├── repo_history.py
│   │   │   │   ├── repos_batch.py
│   │   │   │   ├── repo_set_password.py
│   │   │   │   ├── repos.py
│   │   │   │   ├── repo_trash.py
│   │   │   │   ├── revision_tag.py
│   │   │   │   ├── search_group.py
│   │   │   │   ├── search_user.py
│   │   │   │   ├── send_share_link_email.py
│   │   │   │   ├── send_upload_link_email.py
│   │   │   │   ├── shareable_groups.py
│   │   │   │   ├── shared_folders.py
│   │   │   │   ├── shared_repos.py
│   │   │   │   ├── shared_upload_links.py
│   │   │   │   ├── share_links.py
│   │   │   │   ├── share_link_zip_task.py
│   │   │   │   ├── smart_link.py
│   │   │   │   ├── upload_links.py
│   │   │   │   ├── user_avatar.py
│   │   │   │   ├── user_enabled_modules.py
│   │   │   │   ├── user.py
│   │   │   │   ├── utils.py
│   │   │   │   ├── wiki_pages.py
│   │   │   │   ├── wikis.py
│   │   │   │   └── zip_task.py
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── permissions.py
│   │   │   ├── serializers.py
│   │   │   ├── status.py
│   │   │   ├── tests.py
│   │   │   ├── throttling.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   ├── views_auth.py
│   │   │   ├── views_misc.py
│   │   │   └── views.py
│   │   ├── auth
│   │   │   ├── backends.py
│   │   │   ├── context_processors.py
│   │   │   ├── decorators.py
│   │   │   ├── fixtures
│   │   │   │   └── authtestdata.json
│   │   │   ├── forms.py
│   │   │   ├── handlers
│   │   │   │   └── modpython.py
│   │   │   ├── __init__.py
│   │   │   ├── LICENSE
│   │   │   ├── middleware.py
│   │   │   ├── models.py
│   │   │   ├── signals.py
│   │   │   ├── tokens.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── avatar
│   │   │   ├── admin.py
│   │   │   ├── forms.py
│   │   │   ├── i18n.sh.template
│   │   │   ├── __init__.py
│   │   │   ├── LICENSE.txt
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── migrate_avatars_fs2db.py
│   │   │   │   │   └── rebuild_avatars.py
│   │   │   │   └── __init__.py
│   │   │   ├── media
│   │   │   │   └── avatar
│   │   │   │   └── img
│   │   │   │   └── default.jpg
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── signals.py
│   │   │   ├── sql
│   │   │   │   ├── migration.md
│   │   │   │   └── uploaded_file.sql
│   │   │   ├── templates
│   │   │   │   ├── avatar
│   │   │   │   │   ├── add.html
│   │   │   │   │   ├── base.html
│   │   │   │   │   ├── change.html
│   │   │   │   │   └── confirm_delete.html
│   │   │   │   └── notification
│   │   │   │   ├── avatar_friend_updated
│   │   │   │   │   ├── full.txt
│   │   │   │   │   └── notice.html
│   │   │   │   └── avatar_updated
│   │   │   │   ├── full.txt
│   │   │   │   └── notice.html
│   │   │   ├── templatetags
│   │   │   │   ├── avatar_tags.py
│   │   │   │   ├── group_avatar_tags.py
│   │   │   │   └── __init__.py
│   │   │   ├── testdata
│   │   │   │   ├── imagefilewithoutext
│   │   │   │   ├── imagefilewithwrongext.ogg
│   │   │   │   ├── nonimagefile
│   │   │   │   ├── testbig.png
│   │   │   │   └── test.png
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   ├── util.py
│   │   │   └── views.py
│   │   ├── base
│   │   │   ├── accounts.py
│   │   │   ├── apps.py
│   │   │   ├── context_processors.py
│   │   │   ├── database_storage
│   │   │   │   ├── database_storage.py
│   │   │   │   └── __init__.py
│   │   │   ├── decorators.py
│   │   │   ├── fields.py
│   │   │   ├── generic.py
│   │   │   ├── i18n.sh.template
│   │   │   ├── __init__.py
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── changepassword.py
│   │   │   │   │   ├── clear_invalid_repo_data.py
│   │   │   │   │   ├── createsuperuser.py
│   │   │   │   │   ├── export_users.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── migrate_file_comment.py
│   │   │   │   └── __init__.py
│   │   │   ├── middleware.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   ├── 0002_reposecretkey.py
│   │   │   │   └── __init__.py
│   │   │   ├── mixins.py
│   │   │   ├── models.py
│   │   │   ├── profile.py
│   │   │   ├── registration_urls.py
│   │   │   ├── sudo_mode.py
│   │   │   ├── templatetags
│   │   │   │   ├── __init__.py
│   │   │   │   ├── rest_framework.py
│   │   │   │   ├── seahub_tags.py
│   │   │   │   └── upload_tags.py
│   │   │   ├── tests.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── cconvert.py
│   │   ├── constants.py
│   │   ├── contacts
│   │   │   ├── i18n.sh.template
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── signals.py
│   │   │   ├── templates
│   │   │   │   └── contacts
│   │   │   │   └── contact_list.html
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── convert-utf-8.txt
│   │   ├── forms.py
│   │   ├── fts
│   │   │   ├── __init__.py
│   │   │   ├── models.py
│   │   │   ├── tests.py
│   │   │   └── views.py
│   │   ├── group
│   │   │   ├── decorators.py
│   │   │   ├── error_msg.py
│   │   │   ├── fixtures
│   │   │   │   └── groupmessage.json
│   │   │   ├── forms.py
│   │   │   ├── i18n.sh.template
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── signals.py
│   │   │   ├── templates
│   │   │   │   └── group
│   │   │   │   ├── add_member_email.html
│   │   │   │   ├── group_base.html
│   │   │   │   ├── group_join_email.html
│   │   │   │   ├── group_wiki.html
│   │   │   │   └── group_wiki_pages.html
│   │   │   ├── tests
│   │   │   │   ├── __init__.py
│   │   │   │   ├── testdata
│   │   │   │   │   ├── large_message
│   │   │   │   │   └── valid_message
│   │   │   │   └── tests.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── handlers.py
│   │   ├── help
│   │   │   ├── __init__.py
│   │   │   ├── models.py
│   │   │   ├── templates
│   │   │   │   └── help
│   │   │   │   ├── base.html
│   │   │   │   ├── conflicts.html
│   │   │   │   ├── desktop_proxy.html
│   │   │   │   ├── encrypted_libraries.html
│   │   │   │   ├── ignore.html
│   │   │   │   ├── install.html
│   │   │   │   ├── selective_sync.html
│   │   │   │   ├── sync_existing.html
│   │   │   │   ├── sync_interval.html
│   │   │   │   └── unsync_resync.html
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── __init__.py
│   │   ├── institutions
│   │   │   ├── admin.py
│   │   │   ├── decorators.py
│   │   │   ├── __init__.py
│   │   │   ├── middleware.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   ├── 0002_institutionquota.py
│   │   │   │   ├── 0003_auto_20180426_0710.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── templates
│   │   │   │   └── institutions
│   │   │   │   ├── base.html
│   │   │   │   ├── info.html
│   │   │   │   ├── useradmin.html
│   │   │   │   ├── useradmin_search.html
│   │   │   │   └── user_info.html
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── invitations
│   │   │   ├── admin.py
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   ├── 0002_invitation_invite_type.py
│   │   │   │   ├── 0003_auto_20160510_1703.py
│   │   │   │   ├── 0004_auto_20160629_1610.py
│   │   │   │   ├── 0005_auto_20160629_1614.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── signals.py
│   │   │   ├── templates
│   │   │   │   └── invitations
│   │   │   │   ├── invitation_email.html
│   │   │   │   ├── invitation_email_subject.txt
│   │   │   │   └── token_view.html
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── notifications
│   │   │   ├── i18n.sh.template
│   │   │   ├── __init__.py
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── notify_admins_on_virus.py
│   │   │   │   │   └── send_notices.py
│   │   │   │   └── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   ├── 0002_auto_20180426_0710.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── templates
│   │   │   │   └── notifications
│   │   │   │   ├── notice_email.html
│   │   │   │   ├── notice_msg
│   │   │   │   │   ├── folder_share_msg.html
│   │   │   │   │   ├── folder_share_to_group_msg.html
│   │   │   │   │   ├── repo_share_msg.html
│   │   │   │   │   └── repo_share_to_group_msg.html
│   │   │   │   ├── notification_list.html
│   │   │   │   ├── notify_virus.html
│   │   │   │   ├── user_notification_list.html
│   │   │   │   └── user_notification_tr.html
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── oauth
│   │   │   ├── admin.py
│   │   │   ├── backends.py
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── onlyoffice
│   │   │   ├── admin.py
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   └── __init__.py
│   │   │   ├── settings.py
│   │   │   └── views.py
│   │   ├── options
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── templates
│   │   │   │   └── options
│   │   │   │   └── set_user_options.html
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── password_session
│   │   │   ├── handlers.py
│   │   │   ├── __init__.py
│   │   │   ├── LICENSE
│   │   │   └── middleware.py
│   │   ├── po.py
│   │   ├── profile
│   │   │   ├── admin.py
│   │   │   ├── forms.py
│   │   │   ├── i18n.sh.template
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── templates
│   │   │   │   └── profile
│   │   │   │   ├── set_profile.html
│   │   │   │   └── user_profile.html
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── revision_tag
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   └── models.py
│   │   ├── role_permissions
│   │   │   ├── admin.py
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── settings.py
│   │   ├── share
│   │   │   ├── decorators.py
│   │   │   ├── forms.py
│   │   │   ├── i18n.sh.template
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── signals.py
│   │   │   ├── templates
│   │   │   │   └── share
│   │   │   │   ├── audit_code_email.html
│   │   │   │   └── share_link_audit.html
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── shortcuts.py
│   │   ├── signals.py
│   │   ├── tags
│   │   │   ├── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   └── models.py
│   │   ├── templates
│   │   │   ├── 404.html
│   │   │   ├── 500.html
│   │   │   ├── base_for_backbone.html
│   │   │   ├── base_for_react.html
│   │   │   ├── base.html
│   │   │   ├── base_wide_page.html
│   │   │   ├── choose_register.html
│   │   │   ├── decrypt_repo_form.html
│   │   │   ├── download.html
│   │   │   ├── email_base.html
│   │   │   ├── error.html
│   │   │   ├── feedback.html
│   │   │   ├── file_access.html
│   │   │   ├── file_edit.html
│   │   │   ├── file_revisions.html
│   │   │   ├── finish_payment.html
│   │   │   ├── home_base.html
│   │   │   ├── i18n.html
│   │   │   ├── js
│   │   │   │   ├── common-templates.html
│   │   │   │   ├── lib-op-popups.html
│   │   │   │   ├── sysadmin-templates.html
│   │   │   │   └── templates.html
│   │   │   ├── libraries.html
│   │   │   ├── nav_footer.html
│   │   │   ├── priv
│   │   │   │   └── seaf-docs.html
│   │   │   ├── registration
│   │   │   │   ├── activate.html
│   │   │   │   ├── activate_request_email_subject.txt
│   │   │   │   ├── activate_request_email.txt
│   │   │   │   ├── activation_complete.html
│   │   │   │   ├── activation_email.html
│   │   │   │   ├── activation_email_subject.txt
│   │   │   │   ├── activation_email.txt
│   │   │   │   ├── login.html
│   │   │   │   ├── logout.html
│   │   │   │   ├── password_change_done.html
│   │   │   │   ├── password_change_form.html
│   │   │   │   ├── password_reset_complete.html
│   │   │   │   ├── password_reset_confirm.html
│   │   │   │   ├── password_reset_done.html
│   │   │   │   ├── password_reset_email.html
│   │   │   │   ├── password_reset_form.html
│   │   │   │   ├── register_complete_email.html
│   │   │   │   ├── register_complete_email_subject.html
│   │   │   │   ├── registration_complete.html
│   │   │   │   └── registration_form.html
│   │   │   ├── repo_dir_recycle_view.html
│   │   │   ├── repo_history.html
│   │   │   ├── repo_history_view.html
│   │   │   ├── rest_framework
│   │   │   │   ├── api.html
│   │   │   │   ├── base.html
│   │   │   │   └── login.html
│   │   │   ├── robots.txt
│   │   │   ├── share_access_validation.html
│   │   │   ├── shared_file_view.html
│   │   │   ├── shared_link_email.html
│   │   │   ├── shared_upload_link_email.html
│   │   │   ├── shibboleth
│   │   │   │   ├── complete.html
│   │   │   │   └── success.html.template
│   │   │   ├── snippets
│   │   │   │   ├── admin_paginator.html
│   │   │   │   ├── document_file_viewer.html
│   │   │   │   ├── editor_set_mode.html
│   │   │   │   ├── file_content_html.html
│   │   │   │   ├── file_content_js.html
│   │   │   │   ├── file_encoding.html
│   │   │   │   ├── file_share_popup.html
│   │   │   │   ├── file_view_js.html
│   │   │   │   ├── file_view_style.html
│   │   │   │   ├── go_back_js.html
│   │   │   │   ├── image_file_view_js.html
│   │   │   │   ├── list_commit_detail.html
│   │   │   │   ├── notice_html.html
│   │   │   │   ├── password_strength_js.html
│   │   │   │   ├── pdfjs_file_viewer.html
│   │   │   │   ├── repo_create_js.html
│   │   │   │   ├── repo_dir_trash_tr.html
│   │   │   │   ├── search_form.html
│   │   │   │   ├── search_js.html
│   │   │   │   ├── shared_link_js.html
│   │   │   │   ├── space_and_traffic.html
│   │   │   │   ├── spreadsheet_convert_html.html
│   │   │   │   ├── spreadsheet_convert_js.html
│   │   │   │   ├── spreadsheet_convert_style.html
│   │   │   │   └── web_settings_form.html
│   │   │   ├── sysadmin
│   │   │   │   ├── base.html
│   │   │   │   ├── org_admin_table.html
│   │   │   │   ├── repoadmin_js.html
│   │   │   │   ├── repo_transfer_form.html
│   │   │   │   ├── settings.html
│   │   │   │   ├── sudo_mode.html
│   │   │   │   ├── sysadmin_backbone.html
│   │   │   │   ├── sys_inst_admin.html
│   │   │   │   ├── sys_inst_info_admins.html
│   │   │   │   ├── sys_inst_info_base.html
│   │   │   │   ├── sys_inst_info_user.html
│   │   │   │   ├── sys_inst_search_user.html
│   │   │   │   ├── sys_invitations_admin.html
│   │   │   │   ├── sys_link_search.html
│   │   │   │   ├── sys_org_admin.html
│   │   │   │   ├── sys_org_info_base.html
│   │   │   │   ├── sys_org_info_group.html
│   │   │   │   ├── sys_org_info_library.html
│   │   │   │   ├── sys_org_info_setting.html
│   │   │   │   ├── sys_org_info_user.html
│   │   │   │   ├── sys_org_search.html
│   │   │   │   ├── sys_org_set_quota_js.html
│   │   │   │   ├── sys_publink_admin.html
│   │   │   │   ├── sys_statistic_file.html
│   │   │   │   ├── sys_statistic_storage.html
│   │   │   │   ├── sys_statistic_user.html
│   │   │   │   ├── sys_terms_admin.html
│   │   │   │   ├── sys_trafficadmin.html
│   │   │   │   ├── sys_upload_link_admin.html
│   │   │   │   ├── sys_useradmin_admins.html
│   │   │   │   ├── sys_useradmin.html
│   │   │   │   ├── sys_useradmin_ldap.html
│   │   │   │   ├── sys_user_admin_ldap_imported.html
│   │   │   │   ├── sys_useradmin_paid.html
│   │   │   │   ├── sys_virus_scan_records.html
│   │   │   │   ├── user_activation_email.html
│   │   │   │   ├── user_add_email.html
│   │   │   │   ├── useradmin_js.html
│   │   │   │   ├── useradmin_paginator.html
│   │   │   │   ├── useradmin_table.html
│   │   │   │   ├── user_batch_add_email.html
│   │   │   │   ├── user_freeze_email.html
│   │   │   │   ├── userinfo.html
│   │   │   │   ├── user_reset_email.html
│   │   │   │   └── user_search.html
│   │   │   ├── termsandconditions
│   │   │   │   ├── tc_accept_terms.html
│   │   │   │   └── tc_view_terms.html
│   │   │   ├── text_diff.html
│   │   │   ├── user_404.html
│   │   │   ├── view_file_3d.html
│   │   │   ├── view_file_audio.html
│   │   │   ├── view_file_base.html
│   │   │   ├── view_file_document.html
│   │   │   ├── view_file_image.html
│   │   │   ├── view_file_markdown.html
│   │   │   ├── view_file_onlyoffice.html
│   │   │   ├── view_file_pdf.html
│   │   │   ├── view_file_spreadsheet.html
│   │   │   ├── view_file_svg.html
│   │   │   ├── view_file_text.html
│   │   │   ├── view_file_unknown.html
│   │   │   ├── view_file_video.html
│   │   │   ├── view_file_wopi.html
│   │   │   ├── view_history_file.html
│   │   │   ├── view_shared_dir.html
│   │   │   ├── view_shared_upload_link.html
│   │   │   ├── view_snapshot_file.html
│   │   │   ├── view_trash_file.html
│   │   │   └── wiki
│   │   │   ├── personal_wiki.html
│   │   │   ├── personal_wiki_pages.html
│   │   │   ├── wiki.html
│   │   │   └── wiki_list.html
│   │   ├── test_settings.py
│   │   ├── test_utils.py
│   │   ├── thumbnail
│   │   │   ├── __init__.py
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── clean_thumbnail.py
│   │   │   │   │   └── __init__.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── trusted_ip
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   └── zh_CN
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── middleware.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   └── templates
│   │   │   └── trusted_ip
│   │   │   ├── 403_trusted_ip.html
│   │   │   ├── sysadmin-templates_tab.html
│   │   │   └── sysadmin-templates_trusted_ip.html
│   │   ├── two_factor
│   │   │   ├── apps.py
│   │   │   ├── conf.py
│   │   │   ├── decorators.py
│   │   │   ├── forms.py
│   │   │   ├── gateways
│   │   │   │   ├── fake.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── twilio
│   │   │   │   ├── gateway.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── middleware.py
│   │   │   │   ├── urls.py
│   │   │   │   └── views.py
│   │   │   ├── __init__.py
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── two_factor_disable.py
│   │   │   │   │   └── two_factor_status.py
│   │   │   │   └── __init__.py
│   │   │   ├── middleware.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models
│   │   │   │   ├── base.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── phone.py
│   │   │   │   ├── static.py
│   │   │   │   └── totp.py
│   │   │   ├── oath.py
│   │   │   ├── templates
│   │   │   │   └── two_factor
│   │   │   │   ├── _base_focus.html
│   │   │   │   ├── _base.html
│   │   │   │   ├── core
│   │   │   │   │   ├── backup_tokens.html
│   │   │   │   │   ├── login.html
│   │   │   │   │   ├── otp_required.html
│   │   │   │   │   ├── phone_register.html
│   │   │   │   │   ├── setup_complete.html
│   │   │   │   │   └── setup.html
│   │   │   │   ├── profile
│   │   │   │   │   ├── disable.html
│   │   │   │   │   └── profile.html
│   │   │   │   ├── _wizard_actions.html
│   │   │   │   └── _wizard_forms.html
│   │   │   ├── templatetags
│   │   │   │   └── __init__.py
│   │   │   ├── TODO
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views
│   │   │   ├── core.py
│   │   │   ├── __init__.py
│   │   │   ├── login.py
│   │   │   ├── mixins.py
│   │   │   ├── profile.py
│   │   │   └── utils.py
│   │   ├── urls.py
│   │   ├── utils
│   │   │   ├── auth.py
│   │   │   ├── devices.py
│   │   │   ├── error_msg.py
│   │   │   ├── file_op.py
│   │   │   ├── file_revisions.py
│   │   │   ├── file_size.py
│   │   │   ├── file_types.py
│   │   │   ├── htmldiff.py
│   │   │   ├── html.py
│   │   │   ├── http.py
│   │   │   ├── __init__.py
│   │   │   ├── ip.py
│   │   │   ├── ldap.py
│   │   │   ├── licenseparse.py
│   │   │   ├── logger.py
│   │   │   ├── mail.py
│   │   │   ├── ms_excel.py
│   │   │   ├── paginator.py
│   │   │   ├── repo.py
│   │   │   ├── rooturl.py
│   │   │   ├── rpc.py
│   │   │   ├── slugify
│   │   │   │   └── __init__.py
│   │   │   ├── star.py
│   │   │   ├── sysinfo.py
│   │   │   ├── timeutils.py
│   │   │   ├── two_factor_auth.py
│   │   │   └── user_permissions.py
│   │   ├── views
│   │   │   ├── ajax.py
│   │   │   ├── file.py
│   │   │   ├── i18n.py
│   │   │   ├── __init__.py
│   │   │   ├── modules.py
│   │   │   ├── repo.py
│   │   │   ├── sso.py
│   │   │   ├── sysadmin.py
│   │   │   ├── tests
│   │   │   │   └── __init__.py
│   │   │   └── wiki.py
│   │   ├── wiki
│   │   │   ├── forms.py
│   │   │   ├── __init__.py
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── migrate_personal_wiki.py
│   │   │   │   └── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   ├── 0002_auto_20180326_0548.py
│   │   │   │   ├── 0003_auto_20180428_0619.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── wopi
│   │   │   ├── __init__.py
│   │   │   ├── settings.py
│   │   │   ├── urls.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   └── wsgi.py
│   ├── send_user_notifications.sh.template
│   ├── setenv.sh.template
│   ├── sql
│   │   ├── mysql.sql
│   │   ├── oracle.sql
│   │   ├── README.md
│   │   └── sqlite3.sql
│   ├── static
│   │   ├── css
│   │   │   ├── bootstrap.min.css
│   │   │   ├── magnific-popup.css
│   │   │   ├── seafile-ui.css
│   │   │   ├── select2-3.5.2.css
│   │   │   ├── select2.custom.css
│   │   │   ├── select2.png
│   │   │   ├── select2-spinner.gif
│   │   │   └── select2x2.png
│   │   └── scripts
│   │   ├── app
│   │   │   ├── collections
│   │   │   │   ├── activities.js
│   │   │   │   ├── deleted-repos.js
│   │   │   │   ├── devices.js
│   │   │   │   ├── dirents.js
│   │   │   │   ├── file-comments.js
│   │   │   │   ├── group-discussions.js
│   │   │   │   ├── group-members.js
│   │   │   │   ├── group-owned-repos.js
│   │   │   │   ├── group-repos.js
│   │   │   │   ├── groups.js
│   │   │   │   ├── invitations.js
│   │   │   │   ├── pub-repos.js
│   │   │   │   ├── repo-group-folder-perm.js
│   │   │   │   ├── repo-shared-download-links.js
│   │   │   │   ├── repo-shared-upload-links.js
│   │   │   │   ├── repos.js
│   │   │   │   ├── repo-user-folder-perm.js
│   │   │   │   ├── share-admin-folders.js
│   │   │   │   ├── share-admin-repos.js
│   │   │   │   ├── share-admin-share-links.js
│   │   │   │   ├── share-admin-upload-links.js
│   │   │   │   └── starred-files.js
│   │   │   ├── main.js
│   │   │   ├── models
│   │   │   │   ├── activity.js
│   │   │   │   ├── deleted-repo.js
│   │   │   │   ├── device.js
│   │   │   │   ├── dirent.js
│   │   │   │   ├── group-discussion.js
│   │   │   │   ├── group.js
│   │   │   │   ├── group-repo.js
│   │   │   │   ├── invitation.js
│   │   │   │   ├── pub-repo.js
│   │   │   │   ├── repo.js
│   │   │   │   ├── share-admin-folder.js
│   │   │   │   ├── share-admin-repo.js
│   │   │   │   ├── share-admin-share-link.js
│   │   │   │   ├── share-admin-upload-link.js
│   │   │   │   └── starred-file.js
│   │   │   ├── router.js
│   │   │   └── views
│   │   │   ├── account.js
│   │   │   ├── activities.js
│   │   │   ├── activity-item.js
│   │   │   ├── add-department-repo.js
│   │   │   ├── add-group-repo.js
│   │   │   ├── add-pubrepo-item.js
│   │   │   ├── add-pub-repo.js
│   │   │   ├── add-repo.js
│   │   │   ├── create-pub-repo.js
│   │   │   ├── deleted-repo.js
│   │   │   ├── details.js
│   │   │   ├── device.js
│   │   │   ├── devices.js
│   │   │   ├── dialogs
│   │   │   │   ├── dirent-mvcp.js
│   │   │   │   ├── dirent-rename.js
│   │   │   │   ├── dirent-smart-link.js
│   │   │   │   ├── repo-change-password.js
│   │   │   │   ├── repo-folder-perm-admin.js
│   │   │   │   ├── repo-history-settings.js
│   │   │   │   └── repo-share-link-admin.js
│   │   │   ├── dirent-details.js
│   │   │   ├── dirent-grid.js
│   │   │   ├── dirent.js
│   │   │   ├── dir.js
│   │   │   ├── file-comment.js
│   │   │   ├── file-comments.js
│   │   │   ├── fileupload.js
│   │   │   ├── folder-perm.js
│   │   │   ├── folder-share-item.js
│   │   │   ├── group-discussion.js
│   │   │   ├── group-discussions.js
│   │   │   ├── group-item.js
│   │   │   ├── group.js
│   │   │   ├── group-manage-member.js
│   │   │   ├── group-manage-members.js
│   │   │   ├── group-member.js
│   │   │   ├── group-members.js
│   │   │   ├── group-repo.js
│   │   │   ├── group-settings.js
│   │   │   ├── groups.js
│   │   │   ├── invitation.js
│   │   │   ├── invitations.js
│   │   │   ├── my-deleted-repos.js
│   │   │   ├── myhome-repos.js
│   │   │   ├── myhome-shared-repos.js
│   │   │   ├── notifications.js
│   │   │   ├── organization.js
│   │   │   ├── organization-repo.js
│   │   │   ├── repo-details.js
│   │   │   ├── repo-folder-perm-item.js
│   │   │   ├── repo.js
│   │   │   ├── repo-shared-link.js
│   │   │   ├── share-admin-folder.js
│   │   │   ├── share-admin-folders.js
│   │   │   ├── share-admin-repo.js
│   │   │   ├── share-admin-repos.js
│   │   │   ├── share-admin-share-link.js
│   │   │   ├── share-admin-share-links.js
│   │   │   ├── share-admin-upload-link.js
│   │   │   ├── share-admin-upload-links.js
│   │   │   ├── shared-repo.js
│   │   │   ├── share.js
│   │   │   ├── side-nav.js
│   │   │   ├── starred-file-item.js
│   │   │   ├── starred-file.js
│   │   │   └── widgets
│   │   │   ├── dropdown.js
│   │   │   ├── hl-item-view.js
│   │   │   └── popover.js
│   │   ├── build.js
│   │   ├── common.js
│   │   ├── file-tree.js
│   │   ├── i18n
│   │   │   ├── ar
│   │   │   │   └── djangojs.js
│   │   │   ├── ca
│   │   │   │   └── djangojs.js
│   │   │   ├── cs
│   │   │   │   └── djangojs.js
│   │   │   ├── de
│   │   │   │   └── djangojs.js
│   │   │   ├── el
│   │   │   │   └── djangojs.js
│   │   │   ├── en
│   │   │   │   └── djangojs.js
│   │   │   ├── es
│   │   │   │   └── djangojs.js
│   │   │   ├── es-ar
│   │   │   │   └── djangojs.js
│   │   │   ├── es-mx
│   │   │   │   └── djangojs.js
│   │   │   ├── fi
│   │   │   │   └── djangojs.js
│   │   │   ├── fr
│   │   │   │   └── djangojs.js
│   │   │   ├── he
│   │   │   │   └── djangojs.js
│   │   │   ├── hu
│   │   │   │   └── djangojs.js
│   │   │   ├── is
│   │   │   │   └── djangojs.js
│   │   │   ├── it
│   │   │   │   └── djangojs.js
│   │   │   ├── ja
│   │   │   │   └── djangojs.js
│   │   │   ├── ko
│   │   │   │   └── djangojs.js
│   │   │   ├── lv
│   │   │   │   └── djangojs.js
│   │   │   ├── nl
│   │   │   │   └── djangojs.js
│   │   │   ├── pl
│   │   │   │   └── djangojs.js
│   │   │   ├── pt-br
│   │   │   │   └── djangojs.js
│   │   │   ├── ru
│   │   │   │   └── djangojs.js
│   │   │   ├── sk
│   │   │   │   └── djangojs.js
│   │   │   ├── sl
│   │   │   │   └── djangojs.js
│   │   │   ├── sv
│   │   │   │   └── djangojs.js
│   │   │   ├── th
│   │   │   │   └── djangojs.js
│   │   │   ├── tr
│   │   │   │   └── djangojs.js
│   │   │   ├── uk
│   │   │   │   └── djangojs.js
│   │   │   ├── vi
│   │   │   │   └── djangojs.js
│   │   │   ├── zh-cn
│   │   │   │   └── djangojs.js
│   │   │   └── zh-tw
│   │   │   └── djangojs.js
│   │   ├── lib
│   │   │   ├── backbone.js
│   │   │   ├── backbone.paginator.js
│   │   │   ├── jquery.fileupload.js
│   │   │   ├── jquery.fileupload-process.js
│   │   │   ├── jquery.fileupload-ui.js
│   │   │   ├── jquery.fileupload-validate.js
│   │   │   ├── jquery.iframe-transport.js
│   │   │   ├── jquery.magnific-popup.min.js
│   │   │   ├── jquery.min.js
│   │   │   ├── jquery.simplemodal.js
│   │   │   ├── jquery-ui.min.js
│   │   │   ├── jquery.ui.widget.1.11.1.js
│   │   │   ├── js.cookie.js
│   │   │   ├── jstree.min.js
│   │   │   ├── marked.min.js
│   │   │   ├── moment-with-locales.min.js
│   │   │   ├── require.js
│   │   │   ├── select2-3.5.2.js
│   │   │   ├── text.js
│   │   │   ├── tmpl.min.js
│   │   │   └── underscore.js
│   │   ├── main.js
│   │   ├── pinyin-by-unicode.js
│   │   ├── sysadmin-app
│   │   │   ├── collection
│   │   │   │   ├── address-book-group.js
│   │   │   │   ├── address-book-groups.js
│   │   │   │   ├── admin-login-logs.js
│   │   │   │   ├── admin-operation-logs.js
│   │   │   │   ├── device-errors.js
│   │   │   │   ├── devices.js
│   │   │   │   ├── device-trusted-ipaddresses.js
│   │   │   │   ├── dirents.js
│   │   │   │   ├── group-members.js
│   │   │   │   ├── group-repos.js
│   │   │   │   ├── groups.js
│   │   │   │   ├── repos.js
│   │   │   │   ├── search-groups.js
│   │   │   │   ├── search-repos.js
│   │   │   │   ├── search-trash-repos.js
│   │   │   │   └── trash-repos.js
│   │   │   ├── main.js
│   │   │   ├── models
│   │   │   │   ├── admin-login-log.js
│   │   │   │   ├── admin-operation-log.js
│   │   │   │   ├── device-error.js
│   │   │   │   ├── device.js
│   │   │   │   ├── device-trusted-ipaddress.js
│   │   │   │   ├── dirent.js
│   │   │   │   ├── group.js
│   │   │   │   ├── group-member.js
│   │   │   │   ├── group-repo.js
│   │   │   │   ├── repo.js
│   │   │   │   ├── sysinfo.js
│   │   │   │   ├── system-repo.js
│   │   │   │   └── trash-repo.js
│   │   │   ├── router.js
│   │   │   └── views
│   │   │   ├── address-book-group-item.js
│   │   │   ├── address-book-group.js
│   │   │   ├── address-book-group-library.js
│   │   │   ├── address-book.js
│   │   │   ├── admin-login-log.js
│   │   │   ├── admin-login-logs.js
│   │   │   ├── admin-operation-log.js
│   │   │   ├── admin-operation-logs.js
│   │   │   ├── dashboard.js
│   │   │   ├── desktop-devices.js
│   │   │   ├── device-error.js
│   │   │   ├── device-errors.js
│   │   │   ├── device.js
│   │   │   ├── device-trusted-ipaddresses.js
│   │   │   ├── device-trusted-ipaddress.js
│   │   │   ├── dirent.js
│   │   │   ├── dir.js
│   │   │   ├── folder-share-item.js
│   │   │   ├── group.js
│   │   │   ├── group-member.js
│   │   │   ├── group-members.js
│   │   │   ├── group-repo.js
│   │   │   ├── group-repos.js
│   │   │   ├── groups.js
│   │   │   ├── mobile-devices.js
│   │   │   ├── repo.js
│   │   │   ├── repos.js
│   │   │   ├── search-groups.js
│   │   │   ├── search-repos.js
│   │   │   ├── search-trash-repos.js
│   │   │   ├── share.js
│   │   │   ├── side-nav.js
│   │   │   ├── system-repo.js
│   │   │   ├── trash-repo.js
│   │   │   └── trash-repos.js
│   │   └── sysadmin-main.js
│   ├── test-requirements.txt
│   ├── tests
│   │   ├── api
│   │   │   ├── apitestbase.py
│   │   │   ├── endpoints
│   │   │   │   ├── admin
│   │   │   │   │   ├── address_book
│   │   │   │   │   │   ├── test_group.py
│   │   │   │   │   │   └── test_groups.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── test_account.py
│   │   │   │   │   ├── test_admin_role.py
│   │   │   │   │   ├── test_default_library.py
│   │   │   │   │   ├── test_device_errors.py
│   │   │   │   │   ├── test_devices.py
│   │   │   │   │   ├── test_device_trusted_ip.py
│   │   │   │   │   ├── test_favicon.py
│   │   │   │   │   ├── test_file_audit_log.py
│   │   │   │   │   ├── test_file_update_log.py
│   │   │   │   │   ├── test_group_libraries.py
│   │   │   │   │   ├── test_group_members.py
│   │   │   │   │   ├── test_groups.py
│   │   │   │   │   ├── test_invitations.py
│   │   │   │   │   ├── test_libraries.py
│   │   │   │   │   ├── test_library_dirents.py
│   │   │   │   │   ├── test_library_history.py
│   │   │   │   │   ├── test_license.py
│   │   │   │   │   ├── test_login_bg_image.py
│   │   │   │   │   ├── test_login_logs.py
│   │   │   │   │   ├── test_logo.py
│   │   │   │   │   ├── test_logs.py
│   │   │   │   │   ├── test_org_users.py
│   │   │   │   │   ├── test_perm_audit_log.py
│   │   │   │   │   ├── test_revision_tag.py
│   │   │   │   │   ├── test_share_links.py
│   │   │   │   │   ├── test_shares.py
│   │   │   │   │   ├── test_statistics.py
│   │   │   │   │   ├── test_sysinfo.py
│   │   │   │   │   ├── test_system_library.py
│   │   │   │   │   ├── test_two_factor_auth.py
│   │   │   │   │   ├── test_upload_links.py
│   │   │   │   │   └── test_users.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_be_shared_repo.py
│   │   │   │   ├── test_deleted_repos.py
│   │   │   │   ├── test_dir_shared_items.py
│   │   │   │   ├── test_dir_view.py
│   │   │   │   ├── test_file_comment.py
│   │   │   │   ├── test_file_comments_counts.py
│   │   │   │   ├── test_file_comments.py
│   │   │   │   ├── test_file_history.py
│   │   │   │   ├── test_file_tag.py
│   │   │   │   ├── test_file_view.py
│   │   │   │   ├── test_group_discussion.py
│   │   │   │   ├── test_group_discussions.py
│   │   │   │   ├── test_group_libraries.py
│   │   │   │   ├── test_group_members.py
│   │   │   │   ├── test_groups.py
│   │   │   │   ├── test_invitation.py
│   │   │   │   ├── test_invitations.py
│   │   │   │   ├── test_notifications.py
│   │   │   │   ├── test_query_zip_progress.py
│   │   │   │   ├── test_repo_history.py
│   │   │   │   ├── test_repos_batch.py
│   │   │   │   ├── test_repo_set_password.py
│   │   │   │   ├── test_repos.py
│   │   │   │   ├── test_repo_trash.py
│   │   │   │   ├── test_revision_tag.py
│   │   │   │   ├── test_search_group.py
│   │   │   │   ├── test_search_user.py
│   │   │   │   ├── test_send_share_link.py
│   │   │   │   ├── test_send_upload_link.py
│   │   │   │   ├── test_shareable_groups.py
│   │   │   │   ├── test_shared_folders.py
│   │   │   │   ├── test_shared_repos.py
│   │   │   │   ├── test_shared_upload_links.py
│   │   │   │   ├── test_share_links.py
│   │   │   │   ├── test_share_link_zip_task.py
│   │   │   │   ├── test_smart_link.py
│   │   │   │   ├── test_upload_links.py
│   │   │   │   ├── test_user_avatar.py
│   │   │   │   ├── test_user_enabled_modules.py
│   │   │   │   ├── test_user.py
│   │   │   │   ├── test_wiki_pages.py
│   │   │   │   ├── test_wikis.py
│   │   │   │   └── test_zip_task.py
│   │   │   ├── __init__.py
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   └── test_token_v2.py
│   │   │   ├── test_accounts.py
│   │   │   ├── test_auth.py
│   │   │   ├── test_avatar.py
│   │   │   ├── test_beshared.py
│   │   │   ├── test_default_repo.py
│   │   │   ├── test_devices.py
│   │   │   ├── test_dir.py
│   │   │   ├── test_dir_revert.py
│   │   │   ├── test_dir_sub_repo.py
│   │   │   ├── test_file_ops.py
│   │   │   ├── test_file_revert.py
│   │   │   ├── test_files.py
│   │   │   ├── test_group_repos.py
│   │   │   ├── test_groups.py
│   │   │   ├── test_html_repo_history_changes.py
│   │   │   ├── test_misc.py
│   │   │   ├── test_obtain_auth_token.py
│   │   │   ├── test_public_repo.py
│   │   │   ├── test_repo_group_folder_perm.py
│   │   │   ├── test_repo_history_limit.py
│   │   │   ├── test_repo_owner.py
│   │   │   ├── test_repo.py
│   │   │   ├── test_repo_shared_links.py
│   │   │   ├── test_repos.py
│   │   │   ├── test_repo_tokens.py
│   │   │   ├── test_repo_user_folder_perm.py
│   │   │   ├── test_search.py
│   │   │   ├── test_serializers.py
│   │   │   ├── test_shared_repo.py
│   │   │   ├── test_shares.py
│   │   │   ├── test_starredfiles.py
│   │   │   ├── test_throttings.py
│   │   │   └── urls.py
│   │   ├── common
│   │   │   ├── common.py
│   │   │   ├── __init__.py
│   │   │   └── utils.py
│   │   ├── __init__.py
│   │   ├── install-deps.sh
│   │   ├── seahub
│   │   │   ├── auth
│   │   │   │   └── views
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_login.py
│   │   │   │   ├── test_logout.py
│   │   │   │   └── test_password_change.py
│   │   │   ├── base
│   │   │   │   ├── database_storage
│   │   │   │   │   └── test_database_storage.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── templatetags
│   │   │   │   │   └── test_seahub_tags.py
│   │   │   │   ├── test_accounts.py
│   │   │   │   └── test_models.py
│   │   │   ├── forms
│   │   │   │   └── test_add_user_form.py
│   │   │   ├── group
│   │   │   │   └── views
│   │   │   │   ├── test_group_check.py
│   │   │   │   └── test_group_discuss.py
│   │   │   ├── __init__.py
│   │   │   ├── institutions
│   │   │   │   └── test_views.py
│   │   │   ├── invitations
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_models.py
│   │   │   │   ├── test_utils.py
│   │   │   │   └── test_views.py
│   │   │   ├── notifications
│   │   │   │   ├── management
│   │   │   │   │   └── commands
│   │   │   │   │   ├── test_notify_admins_on_virus.py
│   │   │   │   │   └── test_send_notices.py
│   │   │   │   └── test_models.py
│   │   │   ├── options
│   │   │   │   ├── __init__.py
│   │   │   │   └── test_models.py
│   │   │   ├── profile
│   │   │   │   ├── __init__.py
│   │   │   │   ├── models
│   │   │   │   │   ├── test_profile_manager.py
│   │   │   │   │   └── test_update_nickname_cache.py
│   │   │   │   └── views
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_edit_profile.py
│   │   │   │   └── test_profile.py
│   │   │   ├── role_permissions
│   │   │   │   └── test_utils.py
│   │   │   ├── share
│   │   │   │   ├── models
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── test_extra_groups_share_permission.py
│   │   │   │   │   ├── test_extra_share_permission.py
│   │   │   │   │   └── test_fileshare.py
│   │   │   │   ├── test_decorators.py
│   │   │   │   └── views
│   │   │   │   ├── test_send_shared_link.py
│   │   │   │   └── test_send_shared_upload_link.py
│   │   │   ├── tags
│   │   │   │   ├── __init__.py
│   │   │   │   └── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_filetag_manager.py
│   │   │   │   ├── test_file_uuidmap_manager.py
│   │   │   │   └── test_tags_manager.py
│   │   │   ├── test_accounts.py
│   │   │   ├── thirdpart
│   │   │   │   ├── __init__.py
│   │   │   │   ├── registration
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── test_models.py
│   │   │   │   │   └── tests.py
│   │   │   │   └── shibboleth
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_backends.py
│   │   │   │   └── test_middleware.py
│   │   │   ├── two_factor
│   │   │   │   ├── __init__.py
│   │   │   │   └── views
│   │   │   │   ├── __init__.py
│   │   │   │   └── test_backup_tokens_view.py
│   │   │   ├── utils
│   │   │   │   ├── __init__.py
│   │   │   │   ├── seafile-license.txt
│   │   │   │   ├── test_file_size.py
│   │   │   │   ├── test_get_conf_test_ext.py
│   │   │   │   ├── test_license_parse.py
│   │   │   │   ├── test_normalize_dir_path.py
│   │   │   │   ├── test_normalize_file_path.py
│   │   │   │   ├── test_repo.py
│   │   │   │   └── test_user_permissions.py
│   │   │   ├── views
│   │   │   │   ├── ajax
│   │   │   │   │   ├── test_get_dirents.py
│   │   │   │   │   ├── test_get_file_upload_url_ul.py
│   │   │   │   │   └── test_get_unenc_group_repos.py
│   │   │   │   ├── file
│   │   │   │   │   ├── test_download_file.py
│   │   │   │   │   ├── test_file.py
│   │   │   │   │   ├── test_get_file_content_by_commit_and_path.py
│   │   │   │   │   ├── test_get_file_view_path_and_perm.py
│   │   │   │   │   ├── test_send_file_access_msg.py
│   │   │   │   │   ├── test_view_file_via_shared_dir.py
│   │   │   │   │   ├── test_view_lib_file.py
│   │   │   │   │   ├── test_view_raw_shared_file.py
│   │   │   │   │   └── test_view_shared_file.py
│   │   │   │   ├── init
│   │   │   │   │   ├── test_convert_cmmt_desc_link.py
│   │   │   │   │   ├── test_demo.py
│   │   │   │   │   ├── test_file_revisions.py
│   │   │   │   │   ├── test_fpath_to_link.py
│   │   │   │   │   ├── test_get_unencry_rw_repos_by_user.py
│   │   │   │   │   ├── test_i18n.py
│   │   │   │   │   ├── test_libraries.py
│   │   │   │   │   ├── test_repo_download_dir.py
│   │   │   │   │   ├── test_repo_history.py
│   │   │   │   │   └── test_repo_revert_history.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── repo
│   │   │   │   │   ├── test_download_dir.py
│   │   │   │   │   ├── test_repo_history_view.py
│   │   │   │   │   ├── test_shared_upload_link.py
│   │   │   │   │   └── test_view_shared_dir.py
│   │   │   │   ├── sysadmin
│   │   │   │   │   ├── test_link_search.py
│   │   │   │   │   ├── test_sysadmin.py
│   │   │   │   │   ├── test_sys_inst_admin.py
│   │   │   │   │   ├── test_sys_inst_info_admins.py
│   │   │   │   │   ├── test_sys_inst_info_user.py
│   │   │   │   │   ├── test_sys_inst_search_user.py
│   │   │   │   │   ├── test_sys_inst_toggle_admin.py
│   │   │   │   │   ├── test_sys_invitation_admin.py
│   │   │   │   │   ├── test_sys_settings.py
│   │   │   │   │   ├── test_sys_sudo_mode.py
│   │   │   │   │   ├── test_sys_virus_scan_records.py
│   │   │   │   │   ├── test_user_add.py
│   │   │   │   │   ├── test_user_info.py
│   │   │   │   │   ├── test_user_reset.py
│   │   │   │   │   └── test_user_search.py
│   │   │   │   ├── test_list_lib_dir.py
│   │   │   │   ├── test_sso.py
│   │   │   │   └── wiki
│   │   │   │   └── test_personal_wiki.py
│   │   │   └── wiki
│   │   │   ├── __init__.py
│   │   │   ├── test_models.py
│   │   │   └── test_utils.py
│   │   ├── seahubtests.sh
│   │   └── ui
│   │   ├── conftest.py
│   │   ├── driver.py
│   │   ├── fixtures.py
│   │   ├── __init__.py
│   │   └── test_sudo_mode.py
│   ├── thirdpart
│   │   ├── appconf
│   │   │   ├── base.py
│   │   │   ├── __init__.py
│   │   │   └── utils.py
│   │   ├── bin
│   │   │   ├── chardetect
│   │   │   ├── django-admin
│   │   │   ├── django-admin.py
│   │   │   ├── easy_install
│   │   │   ├── easy_install-2.7
│   │   │   ├── enhancer.py
│   │   │   ├── explode.py
│   │   │   ├── gifmaker.py
│   │   │   ├── painter.py
│   │   │   ├── pilconvert.py
│   │   │   ├── pildriver.py
│   │   │   ├── pilfile.py
│   │   │   ├── pilfont.py
│   │   │   ├── pilprint.py
│   │   │   ├── player.py
│   │   │   ├── qr
│   │   │   ├── thresholder.py
│   │   │   └── viewer.py
│   │   ├── captcha
│   │   │   ├── conf
│   │   │   │   ├── __init__.py
│   │   │   │   └── settings.py
│   │   │   ├── fields.py
│   │   │   ├── fonts
│   │   │   │   ├── COPYRIGHT.TXT
│   │   │   │   ├── README.TXT
│   │   │   │   └── Vera.ttf
│   │   │   ├── helpers.py
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   ├── bg
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── cs
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── de
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── en
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   └── django.po
│   │   │   │   ├── es
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── fr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── it
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ja
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── nl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pt_BR
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ru
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sk
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── tr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── uk
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── zh_CN
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   └── zh_Hans
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── captcha_clean.py
│   │   │   │   │   ├── captcha_create_pool.py
│   │   │   │   │   └── __init__.py
│   │   │   │   └── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── south_migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── templates
│   │   │   │   └── captcha
│   │   │   │   ├── field.html
│   │   │   │   ├── hidden_field.html
│   │   │   │   ├── image.html
│   │   │   │   └── text_field.html
│   │   │   ├── tests
│   │   │   │   ├── __init__.py
│   │   │   │   ├── tests.py
│   │   │   │   ├── urls.py
│   │   │   │   └── views.py
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── cas.py
│   │   ├── certifi
│   │   │   ├── cacert.pem
│   │   │   ├── core.py
│   │   │   ├── __init__.py
│   │   │   └── __main__.py
│   │   ├── certifi-2018.4.16.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── chardet
│   │   │   ├── big5freq.py
│   │   │   ├── big5prober.py
│   │   │   ├── chardistribution.py
│   │   │   ├── charsetgroupprober.py
│   │   │   ├── charsetprober.py
│   │   │   ├── cli
│   │   │   │   ├── chardetect.py
│   │   │   │   └── __init__.py
│   │   │   ├── codingstatemachine.py
│   │   │   ├── compat.py
│   │   │   ├── cp949prober.py
│   │   │   ├── enums.py
│   │   │   ├── escprober.py
│   │   │   ├── escsm.py
│   │   │   ├── eucjpprober.py
│   │   │   ├── euckrfreq.py
│   │   │   ├── euckrprober.py
│   │   │   ├── euctwfreq.py
│   │   │   ├── euctwprober.py
│   │   │   ├── gb2312freq.py
│   │   │   ├── gb2312prober.py
│   │   │   ├── hebrewprober.py
│   │   │   ├── __init__.py
│   │   │   ├── jisfreq.py
│   │   │   ├── jpcntx.py
│   │   │   ├── langbulgarianmodel.py
│   │   │   ├── langcyrillicmodel.py
│   │   │   ├── langgreekmodel.py
│   │   │   ├── langhebrewmodel.py
│   │   │   ├── langhungarianmodel.py
│   │   │   ├── langthaimodel.py
│   │   │   ├── langturkishmodel.py
│   │   │   ├── latin1prober.py
│   │   │   ├── mbcharsetprober.py
│   │   │   ├── mbcsgroupprober.py
│   │   │   ├── mbcssm.py
│   │   │   ├── sbcharsetprober.py
│   │   │   ├── sbcsgroupprober.py
│   │   │   ├── sjisprober.py
│   │   │   ├── universaldetector.py
│   │   │   ├── utf8prober.py
│   │   │   └── version.py
│   │   ├── chardet-3.0.4.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── entry_points.txt
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── compressor
│   │   │   ├── base.py
│   │   │   ├── cache.py
│   │   │   ├── conf.py
│   │   │   ├── contrib
│   │   │   │   ├── __init__.py
│   │   │   │   ├── jinja2ext.py
│   │   │   │   └── sekizai.py
│   │   │   ├── css.py
│   │   │   ├── exceptions.py
│   │   │   ├── filters
│   │   │   │   ├── base.py
│   │   │   │   ├── cleancss.py
│   │   │   │   ├── closure.py
│   │   │   │   ├── css_default.py
│   │   │   │   ├── cssmin
│   │   │   │   │   └── __init__.py
│   │   │   │   ├── datauri.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── jsmin
│   │   │   │   │   └── __init__.py
│   │   │   │   ├── template.py
│   │   │   │   ├── yuglify.py
│   │   │   │   └── yui.py
│   │   │   ├── finders.py
│   │   │   ├── __init__.py
│   │   │   ├── js.py
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── compress.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── mtime_cache.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── offline
│   │   │   │   ├── django.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── jinja2.py
│   │   │   ├── parser
│   │   │   │   ├── base.py
│   │   │   │   ├── beautifulsoup.py
│   │   │   │   ├── default_htmlparser.py
│   │   │   │   ├── html5lib.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── lxml.py
│   │   │   ├── signals.py
│   │   │   ├── storage.py
│   │   │   ├── templates
│   │   │   │   └── compressor
│   │   │   │   ├── css_file.html
│   │   │   │   ├── css_inline.html
│   │   │   │   ├── js_file.html
│   │   │   │   └── js_inline.html
│   │   │   ├── templatetags
│   │   │   │   ├── compress.py
│   │   │   │   └── __init__.py
│   │   │   ├── tests
│   │   │   │   ├── __init__.py
│   │   │   │   ├── precompiler.py
│   │   │   │   ├── static
│   │   │   │   │   ├── css
│   │   │   │   │   │   ├── datauri.css
│   │   │   │   │   │   ├── filename with spaces.css
│   │   │   │   │   │   ├── nonasc.css
│   │   │   │   │   │   ├── one.css
│   │   │   │   │   │   ├── relative_url.css
│   │   │   │   │   │   ├── two.css
│   │   │   │   │   │   ├── url
│   │   │   │   │   │   │   ├── 2
│   │   │   │   │   │   │   │   └── url2.css
│   │   │   │   │   │   │   ├── nonasc.css
│   │   │   │   │   │   │   ├── test.css
│   │   │   │   │   │   │   └── url1.css
│   │   │   │   │   │   └── utf-8_with-BOM.css
│   │   │   │   │   ├── img
│   │   │   │   │   │   ├── add.png
│   │   │   │   │   │   ├── add with spaces.png
│   │   │   │   │   │   └── python.png
│   │   │   │   │   └── js
│   │   │   │   │   ├── nonasc.js
│   │   │   │   │   ├── nonasc-latin1.js
│   │   │   │   │   ├── one.coffee
│   │   │   │   │   ├── one.js
│   │   │   │   │   ├── three.js
│   │   │   │   │   └── two.js
│   │   │   │   ├── test_base.py
│   │   │   │   ├── test_filters.py
│   │   │   │   ├── test_finder.py
│   │   │   │   ├── test_jinja2ext.py
│   │   │   │   ├── test_mtime_cache.py
│   │   │   │   ├── test_offline.py
│   │   │   │   ├── test_parsers.py
│   │   │   │   ├── test_signals.py
│   │   │   │   ├── test_storages.py
│   │   │   │   ├── test_templates
│   │   │   │   │   ├── basic
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super_base_compressed
│   │   │   │   │   │   ├── base2.html
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super_extra
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super_multiple
│   │   │   │   │   │   ├── base2.html
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super_multiple_cached
│   │   │   │   │   │   ├── base2.html
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_complex
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_compress_command
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_condition
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_duplicate
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_error_handling
│   │   │   │   │   │   ├── buggy_extends.html
│   │   │   │   │   │   ├── buggy_template.html
│   │   │   │   │   │   ├── missing_extends.html
│   │   │   │   │   │   ├── test_compressor_offline.html
│   │   │   │   │   │   └── with_coffeescript.html
│   │   │   │   │   ├── test_extends_recursion
│   │   │   │   │   │   ├── admin
│   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_inline_non_ascii
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_static_templatetag
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_static_url_independence
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_templatetag
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_with_context
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_with_context_super
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_with_context_variable_inheritance
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   └── test_with_context_variable_inheritance_super
│   │   │   │   │   ├── base1.html
│   │   │   │   │   ├── base2.html
│   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   ├── test_templates_jinja2
│   │   │   │   │   ├── basic
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super_extra
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super_multiple
│   │   │   │   │   │   ├── base2.html
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_block_super_multiple_cached
│   │   │   │   │   │   ├── base2.html
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_coffin
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_complex
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_compress_command
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_condition
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_error_handling
│   │   │   │   │   │   ├── buggy_extends.html
│   │   │   │   │   │   ├── buggy_template.html
│   │   │   │   │   │   ├── missing_extends.html
│   │   │   │   │   │   ├── test_compressor_offline.html
│   │   │   │   │   │   └── with_coffeescript.html
│   │   │   │   │   ├── test_inline_non_ascii
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_jingo
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_static_templatetag
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_static_url_independence
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_templatetag
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   ├── test_with_context
│   │   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   │   └── test_with_context_variable_inheritance
│   │   │   │   │   ├── base.html
│   │   │   │   │   └── test_compressor_offline.html
│   │   │   │   ├── test_templatetags.py
│   │   │   │   └── test_utils.py
│   │   │   ├── test_settings.py
│   │   │   └── utils
│   │   │   ├── __init__.py
│   │   │   └── staticfiles.py
│   │   ├── constance
│   │   │   ├── admin.py
│   │   │   ├── apps.py
│   │   │   ├── backends
│   │   │   │   ├── database
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── models.py
│   │   │   │   │   └── south_migrations
│   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   ├── 0002_auto__chg_field_constance_key__add_unique_constance_key.py
│   │   │   │   │   └── __init__.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── redisd.py
│   │   │   ├── base.py
│   │   │   ├── context_processors.py
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   ├── cs_CZ
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── de
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── en
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── es
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── et
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── fr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── it
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ru
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   └── zh_CN
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── constance.py
│   │   │   │   │   └── __init__.py
│   │   │   │   └── __init__.py
│   │   │   ├── settings.py
│   │   │   ├── signals.py
│   │   │   ├── static
│   │   │   │   └── admin
│   │   │   │   ├── css
│   │   │   │   │   └── constance.css
│   │   │   │   └── js
│   │   │   │   └── constance.js
│   │   │   ├── templates
│   │   │   │   └── admin
│   │   │   │   └── constance
│   │   │   │   ├── change_list.html
│   │   │   │   └── includes
│   │   │   │   └── results_list.html
│   │   │   ├── test
│   │   │   │   ├── __init__.py
│   │   │   │   └── utils.py
│   │   │   └── utils.py
│   │   ├── dateutil
│   │   │   ├── _common.py
│   │   │   ├── easter.py
│   │   │   ├── __init__.py
│   │   │   ├── parser
│   │   │   │   ├── __init__.py
│   │   │   │   ├── isoparser.py
│   │   │   │   └── _parser.py
│   │   │   ├── relativedelta.py
│   │   │   ├── rrule.py
│   │   │   ├── tz
│   │   │   │   ├── _common.py
│   │   │   │   ├── _factories.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── tz.py
│   │   │   │   └── win.py
│   │   │   ├── tzwin.py
│   │   │   ├── utils.py
│   │   │   ├── _version.py
│   │   │   └── zoneinfo
│   │   │   ├── dateutil-zoneinfo.tar.gz
│   │   │   ├── __init__.py
│   │   │   └── rebuild.py
│   │   ├── django
│   │   │   ├── apps
│   │   │   │   ├── config.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── registry.py
│   │   │   ├── bin
│   │   │   │   └── django-admin.py
│   │   │   ├── conf
│   │   │   │   ├── app_template
│   │   │   │   │   ├── admin.py-tpl
│   │   │   │   │   ├── apps.py-tpl
│   │   │   │   │   ├── __init__.py-tpl
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   └── __init__.py-tpl
│   │   │   │   │   ├── models.py-tpl
│   │   │   │   │   ├── tests.py-tpl
│   │   │   │   │   └── views.py-tpl
│   │   │   │   ├── global_settings.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── locale
│   │   │   │   │   ├── af
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ar
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ast
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── az
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── be
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── bg
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── bn
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── br
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── bs
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ca
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── cs
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── cy
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── da
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── de
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── de_CH
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── dsb
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── el
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── en
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── en_AU
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── en_GB
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── eo
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── es
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── es_AR
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── es_CO
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── es_MX
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── es_NI
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── es_PR
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── es_VE
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── et
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── eu
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── fa
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── fi
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── fr
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── fy
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ga
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── gd
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── gl
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── he
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── hi
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── hr
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── hsb
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── hu
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ia
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── id
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── io
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── is
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── it
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ja
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ka
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── kk
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── km
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── kn
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ko
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── lb
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── lt
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── lv
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── mk
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ml
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── mn
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── mr
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── my
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── nb
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ne
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── nl
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── nn
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── os
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── pa
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── pl
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── pt
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ro
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ru
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── sk
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── sl
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── sq
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── sr
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── sv
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── sw
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ta
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── te
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── th
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── tr
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── tt
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── udm
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── uk
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── ur
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── vi
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   ├── formats.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   └── zh_Hant
│   │   │   │   │   ├── formats.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── project_template
│   │   │   │   │   ├── manage.py-tpl
│   │   │   │   │   └── project_name
│   │   │   │   │   ├── __init__.py-tpl
│   │   │   │   │   ├── settings.py-tpl
│   │   │   │   │   ├── urls.py-tpl
│   │   │   │   │   └── wsgi.py-tpl
│   │   │   │   └── urls
│   │   │   │   ├── i18n.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── static.py
│   │   │   ├── contrib
│   │   │   │   ├── admin
│   │   │   │   │   ├── actions.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── checks.py
│   │   │   │   │   ├── decorators.py
│   │   │   │   │   ├── exceptions.py
│   │   │   │   │   ├── filters.py
│   │   │   │   │   ├── forms.py
│   │   │   │   │   ├── helpers.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── am
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── djangojs.mo
│   │   │   │   │   │   ├── djangojs.po
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   │   ├── 0002_logentry_remove_auto_add.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── models.py
│   │   │   │   │   ├── options.py
│   │   │   │   │   ├── sites.py
│   │   │   │   │   ├── static
│   │   │   │   │   │   └── admin
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   ├── base.css
│   │   │   │   │   │   │   ├── changelists.css
│   │   │   │   │   │   │   ├── dashboard.css
│   │   │   │   │   │   │   ├── fonts.css
│   │   │   │   │   │   │   ├── forms.css
│   │   │   │   │   │   │   ├── login.css
│   │   │   │   │   │   │   ├── rtl.css
│   │   │   │   │   │   │   └── widgets.css
│   │   │   │   │   │   ├── fonts
│   │   │   │   │   │   │   ├── LICENSE.txt
│   │   │   │   │   │   │   ├── README.txt
│   │   │   │   │   │   │   ├── Roboto-Bold-webfont.woff
│   │   │   │   │   │   │   ├── Roboto-Light-webfont.woff
│   │   │   │   │   │   │   └── Roboto-Regular-webfont.woff
│   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   ├── calendar-icons.svg
│   │   │   │   │   │   │   ├── gis
│   │   │   │   │   │   │   │   ├── move_vertex_off.svg
│   │   │   │   │   │   │   │   └── move_vertex_on.svg
│   │   │   │   │   │   │   ├── icon-addlink.svg
│   │   │   │   │   │   │   ├── icon-alert.svg
│   │   │   │   │   │   │   ├── icon-calendar.svg
│   │   │   │   │   │   │   ├── icon-changelink.svg
│   │   │   │   │   │   │   ├── icon-clock.svg
│   │   │   │   │   │   │   ├── icon-deletelink.svg
│   │   │   │   │   │   │   ├── icon-no.svg
│   │   │   │   │   │   │   ├── icon-unknown-alt.svg
│   │   │   │   │   │   │   ├── icon-unknown.svg
│   │   │   │   │   │   │   ├── icon-yes.svg
│   │   │   │   │   │   │   ├── inline-delete.svg
│   │   │   │   │   │   │   ├── LICENSE
│   │   │   │   │   │   │   ├── README.txt
│   │   │   │   │   │   │   ├── search.svg
│   │   │   │   │   │   │   ├── selector-icons.svg
│   │   │   │   │   │   │   ├── sorting-icons.svg
│   │   │   │   │   │   │   ├── tooltag-add.svg
│   │   │   │   │   │   │   └── tooltag-arrowright.svg
│   │   │   │   │   │   └── js
│   │   │   │   │   │   ├── actions.js
│   │   │   │   │   │   ├── actions.min.js
│   │   │   │   │   │   ├── admin
│   │   │   │   │   │   │   ├── DateTimeShortcuts.js
│   │   │   │   │   │   │   └── RelatedObjectLookups.js
│   │   │   │   │   │   ├── calendar.js
│   │   │   │   │   │   ├── cancel.js
│   │   │   │   │   │   ├── change_form.js
│   │   │   │   │   │   ├── collapse.js
│   │   │   │   │   │   ├── collapse.min.js
│   │   │   │   │   │   ├── core.js
│   │   │   │   │   │   ├── inlines.js
│   │   │   │   │   │   ├── inlines.min.js
│   │   │   │   │   │   ├── jquery.init.js
│   │   │   │   │   │   ├── popup_response.js
│   │   │   │   │   │   ├── prepopulate_init.js
│   │   │   │   │   │   ├── prepopulate.js
│   │   │   │   │   │   ├── prepopulate.min.js
│   │   │   │   │   │   ├── SelectBox.js
│   │   │   │   │   │   ├── SelectFilter2.js
│   │   │   │   │   │   ├── timeparse.js
│   │   │   │   │   │   ├── urlify.js
│   │   │   │   │   │   └── vendor
│   │   │   │   │   │   ├── jquery
│   │   │   │   │   │   │   ├── jquery.js
│   │   │   │   │   │   │   ├── jquery.min.js
│   │   │   │   │   │   │   └── LICENSE-JQUERY.txt
│   │   │   │   │   │   └── xregexp
│   │   │   │   │   │   ├── LICENSE-XREGEXP.txt
│   │   │   │   │   │   ├── xregexp.js
│   │   │   │   │   │   └── xregexp.min.js
│   │   │   │   │   ├── templates
│   │   │   │   │   │   ├── admin
│   │   │   │   │   │   │   ├── 404.html
│   │   │   │   │   │   │   ├── 500.html
│   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   ├── app_index.html
│   │   │   │   │   │   │   ├── auth
│   │   │   │   │   │   │   │   └── user
│   │   │   │   │   │   │   │   ├── add_form.html
│   │   │   │   │   │   │   │   └── change_password.html
│   │   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   │   ├── base_site.html
│   │   │   │   │   │   │   ├── change_form.html
│   │   │   │   │   │   │   ├── change_list.html
│   │   │   │   │   │   │   ├── change_list_results.html
│   │   │   │   │   │   │   ├── date_hierarchy.html
│   │   │   │   │   │   │   ├── delete_confirmation.html
│   │   │   │   │   │   │   ├── delete_selected_confirmation.html
│   │   │   │   │   │   │   ├── edit_inline
│   │   │   │   │   │   │   │   ├── stacked.html
│   │   │   │   │   │   │   │   └── tabular.html
│   │   │   │   │   │   │   ├── filter.html
│   │   │   │   │   │   │   ├── includes
│   │   │   │   │   │   │   │   ├── fieldset.html
│   │   │   │   │   │   │   │   └── object_delete_summary.html
│   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   ├── invalid_setup.html
│   │   │   │   │   │   │   ├── login.html
│   │   │   │   │   │   │   ├── object_history.html
│   │   │   │   │   │   │   ├── pagination.html
│   │   │   │   │   │   │   ├── popup_response.html
│   │   │   │   │   │   │   ├── prepopulated_fields_js.html
│   │   │   │   │   │   │   ├── related_widget_wrapper.html
│   │   │   │   │   │   │   ├── search_form.html
│   │   │   │   │   │   │   ├── submit_line.html
│   │   │   │   │   │   │   └── widgets
│   │   │   │   │   │   │   ├── clearable_file_input.html
│   │   │   │   │   │   │   ├── foreign_key_raw_id.html
│   │   │   │   │   │   │   ├── many_to_many_raw_id.html
│   │   │   │   │   │   │   ├── radio.html
│   │   │   │   │   │   │   ├── related_widget_wrapper.html
│   │   │   │   │   │   │   ├── split_datetime.html
│   │   │   │   │   │   │   └── url.html
│   │   │   │   │   │   └── registration
│   │   │   │   │   │   ├── logged_out.html
│   │   │   │   │   │   ├── password_change_done.html
│   │   │   │   │   │   ├── password_change_form.html
│   │   │   │   │   │   ├── password_reset_complete.html
│   │   │   │   │   │   ├── password_reset_confirm.html
│   │   │   │   │   │   ├── password_reset_done.html
│   │   │   │   │   │   ├── password_reset_email.html
│   │   │   │   │   │   └── password_reset_form.html
│   │   │   │   │   ├── templatetags
│   │   │   │   │   │   ├── admin_list.py
│   │   │   │   │   │   ├── admin_modify.py
│   │   │   │   │   │   ├── admin_static.py
│   │   │   │   │   │   ├── admin_urls.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── log.py
│   │   │   │   │   ├── tests.py
│   │   │   │   │   ├── utils.py
│   │   │   │   │   ├── views
│   │   │   │   │   │   ├── decorators.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── main.py
│   │   │   │   │   └── widgets.py
│   │   │   │   ├── admindocs
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── middleware.py
│   │   │   │   │   ├── templates
│   │   │   │   │   │   └── admin_doc
│   │   │   │   │   │   ├── bookmarklets.html
│   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   ├── missing_docutils.html
│   │   │   │   │   │   ├── model_detail.html
│   │   │   │   │   │   ├── model_index.html
│   │   │   │   │   │   ├── template_detail.html
│   │   │   │   │   │   ├── template_filter_index.html
│   │   │   │   │   │   ├── template_tag_index.html
│   │   │   │   │   │   ├── view_detail.html
│   │   │   │   │   │   └── view_index.html
│   │   │   │   │   ├── urls.py
│   │   │   │   │   ├── utils.py
│   │   │   │   │   └── views.py
│   │   │   │   ├── auth
│   │   │   │   │   ├── admin.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── backends.py
│   │   │   │   │   ├── base_user.py
│   │   │   │   │   ├── checks.py
│   │   │   │   │   ├── common-passwords.txt.gz
│   │   │   │   │   ├── context_processors.py
│   │   │   │   │   ├── decorators.py
│   │   │   │   │   ├── forms.py
│   │   │   │   │   ├── handlers
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── modwsgi.py
│   │   │   │   │   ├── hashers.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── management
│   │   │   │   │   │   ├── commands
│   │   │   │   │   │   │   ├── changepassword.py
│   │   │   │   │   │   │   ├── createsuperuser.py
│   │   │   │   │   │   │   └── __init__.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── middleware.py
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   │   ├── 0002_alter_permission_name_max_length.py
│   │   │   │   │   │   ├── 0003_alter_user_email_max_length.py
│   │   │   │   │   │   ├── 0004_alter_user_username_opts.py
│   │   │   │   │   │   ├── 0005_alter_user_last_login_null.py
│   │   │   │   │   │   ├── 0006_require_contenttypes_0002.py
│   │   │   │   │   │   ├── 0007_alter_validators_add_error_messages.py
│   │   │   │   │   │   ├── 0008_alter_user_username_max_length.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── mixins.py
│   │   │   │   │   ├── models.py
│   │   │   │   │   ├── password_validation.py
│   │   │   │   │   ├── signals.py
│   │   │   │   │   ├── templates
│   │   │   │   │   │   ├── auth
│   │   │   │   │   │   │   └── widgets
│   │   │   │   │   │   │   └── read_only_password_hash.html
│   │   │   │   │   │   └── registration
│   │   │   │   │   │   └── password_reset_subject.txt
│   │   │   │   │   ├── tests
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── utils.py
│   │   │   │   │   ├── tokens.py
│   │   │   │   │   ├── urls.py
│   │   │   │   │   ├── validators.py
│   │   │   │   │   └── views.py
│   │   │   │   ├── contenttypes
│   │   │   │   │   ├── admin.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── checks.py
│   │   │   │   │   ├── fields.py
│   │   │   │   │   ├── forms.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── management
│   │   │   │   │   │   ├── commands
│   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   └── remove_stale_contenttypes.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   │   ├── 0002_remove_content_type_name.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── models.py
│   │   │   │   │   └── views.py
│   │   │   │   ├── flatpages
│   │   │   │   │   ├── admin.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── forms.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── middleware.py
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── models.py
│   │   │   │   │   ├── sitemaps.py
│   │   │   │   │   ├── templatetags
│   │   │   │   │   │   ├── flatpages.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── urls.py
│   │   │   │   │   └── views.py
│   │   │   │   ├── gis
│   │   │   │   │   ├── admin
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── options.py
│   │   │   │   │   │   └── widgets.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── db
│   │   │   │   │   │   ├── backends
│   │   │   │   │   │   │   ├── base
│   │   │   │   │   │   │   │   ├── adapter.py
│   │   │   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   │   ├── models.py
│   │   │   │   │   │   │   │   └── operations.py
│   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   ├── mysql
│   │   │   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   │   │   └── schema.py
│   │   │   │   │   │   │   ├── oracle
│   │   │   │   │   │   │   │   ├── adapter.py
│   │   │   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   │   │   ├── models.py
│   │   │   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   │   │   └── schema.py
│   │   │   │   │   │   │   ├── postgis
│   │   │   │   │   │   │   │   ├── adapter.py
│   │   │   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   │   │   ├── const.py
│   │   │   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   │   │   ├── models.py
│   │   │   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   │   │   ├── pgraster.py
│   │   │   │   │   │   │   │   └── schema.py
│   │   │   │   │   │   │   ├── spatialite
│   │   │   │   │   │   │   │   ├── adapter.py
│   │   │   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   │   │   ├── client.py
│   │   │   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   │   │   ├── models.py
│   │   │   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   │   │   └── schema.py
│   │   │   │   │   │   │   └── utils.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── models
│   │   │   │   │   │   ├── aggregates.py
│   │   │   │   │   │   ├── fields.py
│   │   │   │   │   │   ├── functions.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── lookups.py
│   │   │   │   │   │   ├── manager.py
│   │   │   │   │   │   ├── proxy.py
│   │   │   │   │   │   ├── query.py
│   │   │   │   │   │   └── sql
│   │   │   │   │   │   ├── conversion.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── feeds.py
│   │   │   │   │   ├── forms
│   │   │   │   │   │   ├── fields.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── widgets.py
│   │   │   │   │   ├── gdal
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── datasource.py
│   │   │   │   │   │   ├── driver.py
│   │   │   │   │   │   ├── envelope.py
│   │   │   │   │   │   ├── error.py
│   │   │   │   │   │   ├── feature.py
│   │   │   │   │   │   ├── field.py
│   │   │   │   │   │   ├── geometries.py
│   │   │   │   │   │   ├── geomtype.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── layer.py
│   │   │   │   │   │   ├── libgdal.py
│   │   │   │   │   │   ├── LICENSE
│   │   │   │   │   │   ├── prototypes
│   │   │   │   │   │   │   ├── ds.py
│   │   │   │   │   │   │   ├── errcheck.py
│   │   │   │   │   │   │   ├── generation.py
│   │   │   │   │   │   │   ├── geom.py
│   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   ├── raster.py
│   │   │   │   │   │   │   └── srs.py
│   │   │   │   │   │   ├── raster
│   │   │   │   │   │   │   ├── band.py
│   │   │   │   │   │   │   ├── const.py
│   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   └── source.py
│   │   │   │   │   │   └── srs.py
│   │   │   │   │   ├── geoip
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── libgeoip.py
│   │   │   │   │   │   └── prototypes.py
│   │   │   │   │   ├── geoip2
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── resources.py
│   │   │   │   │   ├── geometry
│   │   │   │   │   │   ├── backend
│   │   │   │   │   │   │   ├── geos.py
│   │   │   │   │   │   │   └── __init__.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── regex.py
│   │   │   │   │   ├── geos
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── collections.py
│   │   │   │   │   │   ├── coordseq.py
│   │   │   │   │   │   ├── error.py
│   │   │   │   │   │   ├── factory.py
│   │   │   │   │   │   ├── geometry.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── io.py
│   │   │   │   │   │   ├── libgeos.py
│   │   │   │   │   │   ├── LICENSE
│   │   │   │   │   │   ├── linestring.py
│   │   │   │   │   │   ├── mutable_list.py
│   │   │   │   │   │   ├── point.py
│   │   │   │   │   │   ├── polygon.py
│   │   │   │   │   │   ├── prepared.py
│   │   │   │   │   │   └── prototypes
│   │   │   │   │   │   ├── coordseq.py
│   │   │   │   │   │   ├── errcheck.py
│   │   │   │   │   │   ├── geom.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── io.py
│   │   │   │   │   │   ├── misc.py
│   │   │   │   │   │   ├── predicates.py
│   │   │   │   │   │   ├── prepared.py
│   │   │   │   │   │   ├── threadsafe.py
│   │   │   │   │   │   └── topology.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── management
│   │   │   │   │   │   ├── commands
│   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   ├── inspectdb.py
│   │   │   │   │   │   │   └── ogrinspect.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── measure.py
│   │   │   │   │   ├── ptr.py
│   │   │   │   │   ├── serializers
│   │   │   │   │   │   ├── geojson.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── shortcuts.py
│   │   │   │   │   ├── sitemaps
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── kml.py
│   │   │   │   │   │   └── views.py
│   │   │   │   │   ├── static
│   │   │   │   │   │   └── gis
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   └── ol3.css
│   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   ├── draw_line_off.svg
│   │   │   │   │   │   │   ├── draw_line_on.svg
│   │   │   │   │   │   │   ├── draw_point_off.svg
│   │   │   │   │   │   │   ├── draw_point_on.svg
│   │   │   │   │   │   │   ├── draw_polygon_off.svg
│   │   │   │   │   │   │   └── draw_polygon_on.svg
│   │   │   │   │   │   └── js
│   │   │   │   │   │   └── OLMapWidget.js
│   │   │   │   │   ├── templates
│   │   │   │   │   │   └── gis
│   │   │   │   │   │   ├── admin
│   │   │   │   │   │   │   ├── openlayers.html
│   │   │   │   │   │   │   ├── openlayers.js
│   │   │   │   │   │   │   ├── osm.html
│   │   │   │   │   │   │   └── osm.js
│   │   │   │   │   │   ├── kml
│   │   │   │   │   │   │   ├── base.kml
│   │   │   │   │   │   │   └── placemarks.kml
│   │   │   │   │   │   ├── openlayers.html
│   │   │   │   │   │   └── openlayers-osm.html
│   │   │   │   │   ├── utils
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── layermapping.py
│   │   │   │   │   │   ├── ogrinfo.py
│   │   │   │   │   │   ├── ogrinspect.py
│   │   │   │   │   │   ├── srs.py
│   │   │   │   │   │   └── wkt.py
│   │   │   │   │   └── views.py
│   │   │   │   ├── humanize
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   └── templatetags
│   │   │   │   │   ├── humanize.py
│   │   │   │   │   └── __init__.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── messages
│   │   │   │   │   ├── api.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── constants.py
│   │   │   │   │   ├── context_processors.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── middleware.py
│   │   │   │   │   ├── storage
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── cookie.py
│   │   │   │   │   │   ├── fallback.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── session.py
│   │   │   │   │   ├── utils.py
│   │   │   │   │   └── views.py
│   │   │   │   ├── postgres
│   │   │   │   │   ├── aggregates
│   │   │   │   │   │   ├── general.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── statistics.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── fields
│   │   │   │   │   │   ├── array.py
│   │   │   │   │   │   ├── citext.py
│   │   │   │   │   │   ├── hstore.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── jsonb.py
│   │   │   │   │   │   ├── ranges.py
│   │   │   │   │   │   └── utils.py
│   │   │   │   │   ├── forms
│   │   │   │   │   │   ├── array.py
│   │   │   │   │   │   ├── hstore.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── jsonb.py
│   │   │   │   │   │   └── ranges.py
│   │   │   │   │   ├── functions.py
│   │   │   │   │   ├── indexes.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── jinja2
│   │   │   │   │   │   └── postgres
│   │   │   │   │   │   └── widgets
│   │   │   │   │   │   └── split_array.html
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── lookups.py
│   │   │   │   │   ├── operations.py
│   │   │   │   │   ├── search.py
│   │   │   │   │   ├── signals.py
│   │   │   │   │   ├── templates
│   │   │   │   │   │   └── postgres
│   │   │   │   │   │   └── widgets
│   │   │   │   │   │   └── split_array.html
│   │   │   │   │   ├── utils.py
│   │   │   │   │   └── validators.py
│   │   │   │   ├── redirects
│   │   │   │   │   ├── admin.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── middleware.py
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   └── models.py
│   │   │   │   ├── sessions
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── backends
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── cached_db.py
│   │   │   │   │   │   ├── cache.py
│   │   │   │   │   │   ├── db.py
│   │   │   │   │   │   ├── file.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── signed_cookies.py
│   │   │   │   │   ├── base_session.py
│   │   │   │   │   ├── exceptions.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── management
│   │   │   │   │   │   ├── commands
│   │   │   │   │   │   │   ├── clearsessions.py
│   │   │   │   │   │   │   └── __init__.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── middleware.py
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── models.py
│   │   │   │   │   └── serializers.py
│   │   │   │   ├── sitemaps
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── management
│   │   │   │   │   │   ├── commands
│   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   └── ping_google.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── templates
│   │   │   │   │   │   ├── sitemap_index.xml
│   │   │   │   │   │   └── sitemap.xml
│   │   │   │   │   └── views.py
│   │   │   │   ├── sites
│   │   │   │   │   ├── admin.py
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locale
│   │   │   │   │   │   ├── af
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ar
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ast
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── az
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── be
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bg
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── br
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── bs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ca
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cs
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── cy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── da
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── de
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── dsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── el
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_AU
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── en_GB
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eo
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_AR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_CO
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_MX
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── es_VE
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── et
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── eu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── fy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ga
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gd
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── gl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── he
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hsb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hu
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── hy
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ia
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── id
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── io
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── is
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── it
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ja
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ka
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── km
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── kn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ko
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── lv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ml
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── mr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── my
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nb
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ne
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── nn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pa
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── pt_BR
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ro
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ru
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sl
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sq
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sr_Latn
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sv
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── sw
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ta
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── te
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── th
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tr
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── tt
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── udm
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── uk
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── ur
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── vi
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   ├── zh_Hans
│   │   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   │   └── django.po
│   │   │   │   │   │   └── zh_Hant
│   │   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   │   ├── django.mo
│   │   │   │   │   │   └── django.po
│   │   │   │   │   ├── management.py
│   │   │   │   │   ├── managers.py
│   │   │   │   │   ├── middleware.py
│   │   │   │   │   ├── migrations
│   │   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   │   ├── 0002_alter_domain_unique.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── models.py
│   │   │   │   │   ├── requests.py
│   │   │   │   │   └── shortcuts.py
│   │   │   │   ├── staticfiles
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── finders.py
│   │   │   │   │   ├── handlers.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── management
│   │   │   │   │   │   ├── commands
│   │   │   │   │   │   │   ├── collectstatic.py
│   │   │   │   │   │   │   ├── findstatic.py
│   │   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   │   └── runserver.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── storage.py
│   │   │   │   │   ├── templatetags
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── staticfiles.py
│   │   │   │   │   ├── testing.py
│   │   │   │   │   ├── urls.py
│   │   │   │   │   ├── utils.py
│   │   │   │   │   └── views.py
│   │   │   │   └── syndication
│   │   │   │   ├── apps.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── views.py
│   │   │   ├── core
│   │   │   │   ├── cache
│   │   │   │   │   ├── backends
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── db.py
│   │   │   │   │   │   ├── dummy.py
│   │   │   │   │   │   ├── filebased.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── locmem.py
│   │   │   │   │   │   └── memcached.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── checks
│   │   │   │   │   ├── caches.py
│   │   │   │   │   ├── compatibility
│   │   │   │   │   │   ├── django_1_10.py
│   │   │   │   │   │   ├── django_1_8_0.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── database.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── messages.py
│   │   │   │   │   ├── model_checks.py
│   │   │   │   │   ├── registry.py
│   │   │   │   │   ├── security
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── csrf.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   └── sessions.py
│   │   │   │   │   ├── templates.py
│   │   │   │   │   ├── urls.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── exceptions.py
│   │   │   │   ├── files
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── images.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── locks.py
│   │   │   │   │   ├── move.py
│   │   │   │   │   ├── storage.py
│   │   │   │   │   ├── temp.py
│   │   │   │   │   ├── uploadedfile.py
│   │   │   │   │   ├── uploadhandler.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── handlers
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── exception.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── wsgi.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── mail
│   │   │   │   │   ├── backends
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── console.py
│   │   │   │   │   │   ├── dummy.py
│   │   │   │   │   │   ├── filebased.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── locmem.py
│   │   │   │   │   │   └── smtp.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── message.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── management
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── color.py
│   │   │   │   │   ├── commands
│   │   │   │   │   │   ├── check.py
│   │   │   │   │   │   ├── compilemessages.py
│   │   │   │   │   │   ├── createcachetable.py
│   │   │   │   │   │   ├── dbshell.py
│   │   │   │   │   │   ├── diffsettings.py
│   │   │   │   │   │   ├── dumpdata.py
│   │   │   │   │   │   ├── flush.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── inspectdb.py
│   │   │   │   │   │   ├── loaddata.py
│   │   │   │   │   │   ├── makemessages.py
│   │   │   │   │   │   ├── makemigrations.py
│   │   │   │   │   │   ├── migrate.py
│   │   │   │   │   │   ├── runserver.py
│   │   │   │   │   │   ├── sendtestemail.py
│   │   │   │   │   │   ├── shell.py
│   │   │   │   │   │   ├── showmigrations.py
│   │   │   │   │   │   ├── sqlflush.py
│   │   │   │   │   │   ├── sqlmigrate.py
│   │   │   │   │   │   ├── sqlsequencereset.py
│   │   │   │   │   │   ├── squashmigrations.py
│   │   │   │   │   │   ├── startapp.py
│   │   │   │   │   │   ├── startproject.py
│   │   │   │   │   │   ├── test.py
│   │   │   │   │   │   └── testserver.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── sql.py
│   │   │   │   │   ├── templates.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── paginator.py
│   │   │   │   ├── serializers
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── json.py
│   │   │   │   │   ├── python.py
│   │   │   │   │   ├── pyyaml.py
│   │   │   │   │   └── xml_serializer.py
│   │   │   │   ├── servers
│   │   │   │   │   ├── basehttp.py
│   │   │   │   │   └── __init__.py
│   │   │   │   ├── signals.py
│   │   │   │   ├── signing.py
│   │   │   │   ├── urlresolvers.py
│   │   │   │   ├── validators.py
│   │   │   │   └── wsgi.py
│   │   │   ├── db
│   │   │   │   ├── backends
│   │   │   │   │   ├── base
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── client.py
│   │   │   │   │   │   ├── creation.py
│   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   ├── schema.py
│   │   │   │   │   │   └── validation.py
│   │   │   │   │   ├── dummy
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── mysql
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── client.py
│   │   │   │   │   │   ├── compiler.py
│   │   │   │   │   │   ├── creation.py
│   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   ├── schema.py
│   │   │   │   │   │   └── validation.py
│   │   │   │   │   ├── oracle
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── client.py
│   │   │   │   │   │   ├── compiler.py
│   │   │   │   │   │   ├── creation.py
│   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   ├── functions.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   ├── schema.py
│   │   │   │   │   │   └── utils.py
│   │   │   │   │   ├── postgresql
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── client.py
│   │   │   │   │   │   ├── creation.py
│   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   ├── schema.py
│   │   │   │   │   │   ├── utils.py
│   │   │   │   │   │   └── version.py
│   │   │   │   │   ├── postgresql_psycopg2
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── client.py
│   │   │   │   │   │   ├── creation.py
│   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   ├── schema.py
│   │   │   │   │   │   ├── utils.py
│   │   │   │   │   │   └── version.py
│   │   │   │   │   ├── signals.py
│   │   │   │   │   ├── sqlite3
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── client.py
│   │   │   │   │   │   ├── creation.py
│   │   │   │   │   │   ├── features.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── introspection.py
│   │   │   │   │   │   ├── operations.py
│   │   │   │   │   │   └── schema.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── migrations
│   │   │   │   │   ├── autodetector.py
│   │   │   │   │   ├── exceptions.py
│   │   │   │   │   ├── executor.py
│   │   │   │   │   ├── graph.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── loader.py
│   │   │   │   │   ├── migration.py
│   │   │   │   │   ├── operations
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── fields.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── models.py
│   │   │   │   │   │   ├── special.py
│   │   │   │   │   │   └── utils.py
│   │   │   │   │   ├── optimizer.py
│   │   │   │   │   ├── questioner.py
│   │   │   │   │   ├── recorder.py
│   │   │   │   │   ├── serializer.py
│   │   │   │   │   ├── state.py
│   │   │   │   │   ├── topological_sort.py
│   │   │   │   │   ├── utils.py
│   │   │   │   │   └── writer.py
│   │   │   │   ├── models
│   │   │   │   │   ├── aggregates.py
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── constants.py
│   │   │   │   │   ├── deletion.py
│   │   │   │   │   ├── expressions.py
│   │   │   │   │   ├── fields
│   │   │   │   │   │   ├── files.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── proxy.py
│   │   │   │   │   │   ├── related_descriptors.py
│   │   │   │   │   │   ├── related_lookups.py
│   │   │   │   │   │   ├── related.py
│   │   │   │   │   │   └── reverse_related.py
│   │   │   │   │   ├── functions
│   │   │   │   │   │   ├── base.py
│   │   │   │   │   │   ├── datetime.py
│   │   │   │   │   │   └── __init__.py
│   │   │   │   │   ├── indexes.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── lookups.py
│   │   │   │   │   ├── manager.py
│   │   │   │   │   ├── options.py
│   │   │   │   │   ├── query.py
│   │   │   │   │   ├── query_utils.py
│   │   │   │   │   ├── signals.py
│   │   │   │   │   ├── sql
│   │   │   │   │   │   ├── compiler.py
│   │   │   │   │   │   ├── constants.py
│   │   │   │   │   │   ├── datastructures.py
│   │   │   │   │   │   ├── __init__.py
│   │   │   │   │   │   ├── query.py
│   │   │   │   │   │   ├── subqueries.py
│   │   │   │   │   │   └── where.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── transaction.py
│   │   │   │   └── utils.py
│   │   │   ├── dispatch
│   │   │   │   ├── dispatcher.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── license.txt
│   │   │   │   └── weakref_backports.py
│   │   │   ├── forms
│   │   │   │   ├── boundfield.py
│   │   │   │   ├── extras
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── widgets.py
│   │   │   │   ├── fields.py
│   │   │   │   ├── formsets.py
│   │   │   │   ├── forms.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── jinja2
│   │   │   │   │   └── django
│   │   │   │   │   └── forms
│   │   │   │   │   └── widgets
│   │   │   │   │   ├── attrs.html
│   │   │   │   │   ├── checkbox.html
│   │   │   │   │   ├── checkbox_option.html
│   │   │   │   │   ├── checkbox_select.html
│   │   │   │   │   ├── clearable_file_input.html
│   │   │   │   │   ├── date.html
│   │   │   │   │   ├── datetime.html
│   │   │   │   │   ├── email.html
│   │   │   │   │   ├── file.html
│   │   │   │   │   ├── hidden.html
│   │   │   │   │   ├── input.html
│   │   │   │   │   ├── input_option.html
│   │   │   │   │   ├── multiple_hidden.html
│   │   │   │   │   ├── multiple_input.html
│   │   │   │   │   ├── multiwidget.html
│   │   │   │   │   ├── number.html
│   │   │   │   │   ├── password.html
│   │   │   │   │   ├── radio.html
│   │   │   │   │   ├── radio_option.html
│   │   │   │   │   ├── select_date.html
│   │   │   │   │   ├── select.html
│   │   │   │   │   ├── select_option.html
│   │   │   │   │   ├── splitdatetime.html
│   │   │   │   │   ├── splithiddendatetime.html
│   │   │   │   │   ├── textarea.html
│   │   │   │   │   ├── text.html
│   │   │   │   │   ├── time.html
│   │   │   │   │   └── url.html
│   │   │   │   ├── models.py
│   │   │   │   ├── renderers.py
│   │   │   │   ├── templates
│   │   │   │   │   └── django
│   │   │   │   │   └── forms
│   │   │   │   │   └── widgets
│   │   │   │   │   ├── attrs.html
│   │   │   │   │   ├── checkbox.html
│   │   │   │   │   ├── checkbox_option.html
│   │   │   │   │   ├── checkbox_select.html
│   │   │   │   │   ├── clearable_file_input.html
│   │   │   │   │   ├── date.html
│   │   │   │   │   ├── datetime.html
│   │   │   │   │   ├── email.html
│   │   │   │   │   ├── file.html
│   │   │   │   │   ├── hidden.html
│   │   │   │   │   ├── input.html
│   │   │   │   │   ├── input_option.html
│   │   │   │   │   ├── multiple_hidden.html
│   │   │   │   │   ├── multiple_input.html
│   │   │   │   │   ├── multiwidget.html
│   │   │   │   │   ├── number.html
│   │   │   │   │   ├── password.html
│   │   │   │   │   ├── radio.html
│   │   │   │   │   ├── radio_option.html
│   │   │   │   │   ├── select_date.html
│   │   │   │   │   ├── select.html
│   │   │   │   │   ├── select_option.html
│   │   │   │   │   ├── splitdatetime.html
│   │   │   │   │   ├── splithiddendatetime.html
│   │   │   │   │   ├── textarea.html
│   │   │   │   │   ├── text.html
│   │   │   │   │   ├── time.html
│   │   │   │   │   └── url.html
│   │   │   │   ├── utils.py
│   │   │   │   └── widgets.py
│   │   │   ├── http
│   │   │   │   ├── cookie.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── multipartparser.py
│   │   │   │   ├── request.py
│   │   │   │   └── response.py
│   │   │   ├── __init__.py
│   │   │   ├── __main__.py
│   │   │   ├── middleware
│   │   │   │   ├── cache.py
│   │   │   │   ├── clickjacking.py
│   │   │   │   ├── common.py
│   │   │   │   ├── csrf.py
│   │   │   │   ├── gzip.py
│   │   │   │   ├── http.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── locale.py
│   │   │   │   └── security.py
│   │   │   ├── shortcuts.py
│   │   │   ├── template
│   │   │   │   ├── backends
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── django.py
│   │   │   │   │   ├── dummy.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── jinja2.py
│   │   │   │   │   └── utils.py
│   │   │   │   ├── base.py
│   │   │   │   ├── context_processors.py
│   │   │   │   ├── context.py
│   │   │   │   ├── defaultfilters.py
│   │   │   │   ├── defaulttags.py
│   │   │   │   ├── engine.py
│   │   │   │   ├── exceptions.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── library.py
│   │   │   │   ├── loader.py
│   │   │   │   ├── loaders
│   │   │   │   │   ├── app_directories.py
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── cached.py
│   │   │   │   │   ├── eggs.py
│   │   │   │   │   ├── filesystem.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── locmem.py
│   │   │   │   ├── loader_tags.py
│   │   │   │   ├── response.py
│   │   │   │   ├── smartif.py
│   │   │   │   └── utils.py
│   │   │   ├── templatetags
│   │   │   │   ├── cache.py
│   │   │   │   ├── i18n.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── l10n.py
│   │   │   │   ├── static.py
│   │   │   │   └── tz.py
│   │   │   ├── test
│   │   │   │   ├── client.py
│   │   │   │   ├── html.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── runner.py
│   │   │   │   ├── selenium.py
│   │   │   │   ├── signals.py
│   │   │   │   ├── testcases.py
│   │   │   │   └── utils.py
│   │   │   ├── urls
│   │   │   │   ├── base.py
│   │   │   │   ├── exceptions.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── resolvers.py
│   │   │   │   └── utils.py
│   │   │   ├── utils
│   │   │   │   ├── archive.py
│   │   │   │   ├── autoreload.py
│   │   │   │   ├── baseconv.py
│   │   │   │   ├── cache.py
│   │   │   │   ├── crypto.py
│   │   │   │   ├── datastructures.py
│   │   │   │   ├── dateformat.py
│   │   │   │   ├── dateparse.py
│   │   │   │   ├── dates.py
│   │   │   │   ├── datetime_safe.py
│   │   │   │   ├── deconstruct.py
│   │   │   │   ├── decorators.py
│   │   │   │   ├── deprecation.py
│   │   │   │   ├── duration.py
│   │   │   │   ├── encoding.py
│   │   │   │   ├── feedgenerator.py
│   │   │   │   ├── formats.py
│   │   │   │   ├── functional.py
│   │   │   │   ├── glob.py
│   │   │   │   ├── html_parser.py
│   │   │   │   ├── html.py
│   │   │   │   ├── http.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── inspect.py
│   │   │   │   ├── ipv6.py
│   │   │   │   ├── itercompat.py
│   │   │   │   ├── jslex.py
│   │   │   │   ├── log.py
│   │   │   │   ├── lorem_ipsum.py
│   │   │   │   ├── lru_cache.py
│   │   │   │   ├── module_loading.py
│   │   │   │   ├── numberformat.py
│   │   │   │   ├── _os.py
│   │   │   │   ├── regex_helper.py
│   │   │   │   ├── safestring.py
│   │   │   │   ├── six.py
│   │   │   │   ├── synch.py
│   │   │   │   ├── termcolors.py
│   │   │   │   ├── text.py
│   │   │   │   ├── timesince.py
│   │   │   │   ├── timezone.py
│   │   │   │   ├── translation
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── template.py
│   │   │   │   │   ├── trans_null.py
│   │   │   │   │   └── trans_real.py
│   │   │   │   ├── tree.py
│   │   │   │   ├── version.py
│   │   │   │   └── xmlutils.py
│   │   │   └── views
│   │   │   ├── csrf.py
│   │   │   ├── debug.py
│   │   │   ├── decorators
│   │   │   │   ├── cache.py
│   │   │   │   ├── clickjacking.py
│   │   │   │   ├── csrf.py
│   │   │   │   ├── debug.py
│   │   │   │   ├── gzip.py
│   │   │   │   ├── http.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── vary.py
│   │   │   ├── defaults.py
│   │   │   ├── generic
│   │   │   │   ├── base.py
│   │   │   │   ├── dates.py
│   │   │   │   ├── detail.py
│   │   │   │   ├── edit.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── list.py
│   │   │   ├── i18n.py
│   │   │   ├── __init__.py
│   │   │   └── static.py
│   │   ├── Django-1.11.15.dist-info
│   │   │   ├── entry_points.txt
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── django_appconf-1.0.2.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── django_compressor-2.2.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── django_constance-2.1.0-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── not-zip-safe
│   │   │   ├── PKG-INFO
│   │   │   ├── requires.txt
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── django_formtools-2.1.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── django_picklefield-1.0.0.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── django_post_office-3.0.4.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── django_ranged_response-0.2.0-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── not-zip-safe
│   │   │   ├── PKG-INFO
│   │   │   ├── requires.txt
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── djangorestframework-3.3.1.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── django_simple_captcha-0.5.6-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── not-zip-safe
│   │   │   ├── PKG-INFO
│   │   │   ├── requires.txt
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── django_statici18n-1.7.0.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── django_webpack_loader-0.6.0.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── easy-install.pth
│   │   ├── easy_install.py
│   │   ├── et_xmlfile
│   │   │   ├── __init__.py
│   │   │   ├── tests
│   │   │   │   ├── common_imports.py
│   │   │   │   ├── helper.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── test_incremental_xmlfile.py
│   │   │   └── xmlfile.py
│   │   ├── et_xmlfile-1.0.1-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── flup
│   │   │   ├── client
│   │   │   │   ├── fcgi_app.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── scgi_app.py
│   │   │   ├── __init__.py
│   │   │   └── server
│   │   │   ├── ajp_base.py
│   │   │   ├── ajp_fork.py
│   │   │   ├── ajp.py
│   │   │   ├── cgi.py
│   │   │   ├── fcgi_base.py
│   │   │   ├── fcgi_fork.py
│   │   │   ├── fcgi.py
│   │   │   ├── fcgi_single.py
│   │   │   ├── __init__.py
│   │   │   ├── paste_factory.py
│   │   │   ├── preforkserver.py
│   │   │   ├── scgi_base.py
│   │   │   ├── scgi_fork.py
│   │   │   ├── scgi.py
│   │   │   ├── singleserver.py
│   │   │   ├── threadedserver.py
│   │   │   └── threadpool.py
│   │   ├── flup-1.0.2-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── entry_points.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── SOURCES.txt
│   │   │   ├── top_level.txt
│   │   │   └── zip-safe
│   │   ├── formtools
│   │   │   ├── apps.py
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   ├── ar
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ast
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── be
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── bg
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── br
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ca
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── cs
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── cy
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── da
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── de
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── el
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── en
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── en_GB
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── eo
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── es
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── es_AR
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── es_MX
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── et
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── eu
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── fa
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── fi
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── fr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ga
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── gl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── he
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── hi
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── hr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── hu
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ia
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── id
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── io
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── is
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── it
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ja
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ka
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ko
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── lt
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── mk
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ml
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── mn
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── nb
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ne
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── nl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── nn
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── os
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pa
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pt
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pt_BR
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ro
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ru
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sk
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sq
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sr_Latn
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sv
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sw
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── th
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── tr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── uk
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── zh_CN
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── zh_Hans
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── zh_Hant
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   └── zh_TW
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── models.py
│   │   │   ├── preview.py
│   │   │   ├── templates
│   │   │   │   └── formtools
│   │   │   │   ├── form.html
│   │   │   │   ├── preview.html
│   │   │   │   └── wizard
│   │   │   │   └── wizard_form.html
│   │   │   ├── utils.py
│   │   │   └── wizard
│   │   │   ├── forms.py
│   │   │   ├── __init__.py
│   │   │   ├── storage
│   │   │   │   ├── base.py
│   │   │   │   ├── cookie.py
│   │   │   │   ├── exceptions.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── session.py
│   │   │   └── views.py
│   │   ├── gunicorn
│   │   ├── gunicorn-19.8.1-py2.7.egg
│   │   │   ├── EGG-INFO
│   │   │   │   ├── dependency_links.txt
│   │   │   │   ├── entry_points.txt
│   │   │   │   ├── not-zip-safe
│   │   │   │   ├── PKG-INFO
│   │   │   │   ├── requires.txt
│   │   │   │   ├── SOURCES.txt
│   │   │   │   └── top_level.txt
│   │   │   └── gunicorn
│   │   │   ├── app
│   │   │   │   ├── base.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── pasterapp.py
│   │   │   │   └── wsgiapp.py
│   │   │   ├── arbiter.py
│   │   │   ├── argparse_compat.py
│   │   │   ├── _compat.py
│   │   │   ├── config.py
│   │   │   ├── debug.py
│   │   │   ├── errors.py
│   │   │   ├── glogging.py
│   │   │   ├── http
│   │   │   │   ├── body.py
│   │   │   │   ├── errors.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── message.py
│   │   │   │   ├── parser.py
│   │   │   │   ├── _sendfile.py
│   │   │   │   ├── unreader.py
│   │   │   │   └── wsgi.py
│   │   │   ├── __init__.py
│   │   │   ├── instrument
│   │   │   │   ├── __init__.py
│   │   │   │   └── statsd.py
│   │   │   ├── pidfile.py
│   │   │   ├── reloader.py
│   │   │   ├── selectors.py
│   │   │   ├── six.py
│   │   │   ├── sock.py
│   │   │   ├── systemd.py
│   │   │   ├── util.py
│   │   │   └── workers
│   │   │   ├── async.py
│   │   │   ├── base.py
│   │   │   ├── _gaiohttp.py
│   │   │   ├── gaiohttp.py
│   │   │   ├── geventlet.py
│   │   │   ├── ggevent.py
│   │   │   ├── gthread.py
│   │   │   ├── gtornado.py
│   │   │   ├── __init__.py
│   │   │   ├── sync.py
│   │   │   └── workertmp.py
│   │   ├── gunicorn_paster
│   │   ├── idna
│   │   │   ├── codec.py
│   │   │   ├── compat.py
│   │   │   ├── core.py
│   │   │   ├── idnadata.py
│   │   │   ├── __init__.py
│   │   │   ├── intranges.py
│   │   │   ├── package_data.py
│   │   │   └── uts46data.py
│   │   ├── idna-2.6.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── jdcal-1.4.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── jdcal.py
│   │   ├── jsonfield
│   │   │   ├── encoder.py
│   │   │   ├── fields.py
│   │   │   ├── __init__.py
│   │   │   ├── models.py
│   │   │   ├── subclassing.py
│   │   │   └── tests.py
│   │   ├── jsonfield-2.0.2.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── jwt
│   │   │   ├── algorithms.py
│   │   │   ├── api_jws.py
│   │   │   ├── api_jwt.py
│   │   │   ├── compat.py
│   │   │   ├── contrib
│   │   │   │   ├── algorithms
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── pycrypto.py
│   │   │   │   │   └── py_ecdsa.py
│   │   │   │   └── __init__.py
│   │   │   ├── exceptions.py
│   │   │   ├── help.py
│   │   │   ├── __init__.py
│   │   │   ├── __main__.py
│   │   │   └── utils.py
│   │   ├── lxml
│   │   │   ├── builder.py
│   │   │   ├── builder.so
│   │   │   ├── cssselect.py
│   │   │   ├── doctestcompare.py
│   │   │   ├── ElementInclude.py
│   │   │   ├── _elementpath.py
│   │   │   ├── _elementpath.so
│   │   │   ├── etree_api.h
│   │   │   ├── etree.h
│   │   │   ├── etree.so
│   │   │   ├── html
│   │   │   │   ├── builder.py
│   │   │   │   ├── clean.py
│   │   │   │   ├── clean.so
│   │   │   │   ├── defs.py
│   │   │   │   ├── _diffcommand.py
│   │   │   │   ├── diff.py
│   │   │   │   ├── diff.so
│   │   │   │   ├── ElementSoup.py
│   │   │   │   ├── formfill.py
│   │   │   │   ├── _html5builder.py
│   │   │   │   ├── html5parser.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── _setmixin.py
│   │   │   │   ├── soupparser.py
│   │   │   │   └── usedoctest.py
│   │   │   ├── includes
│   │   │   │   ├── c14n.pxd
│   │   │   │   ├── config.pxd
│   │   │   │   ├── dtdvalid.pxd
│   │   │   │   ├── etree_defs.h
│   │   │   │   ├── etreepublic.pxd
│   │   │   │   ├── htmlparser.pxd
│   │   │   │   ├── __init__.pxd
│   │   │   │   ├── __init__.py
│   │   │   │   ├── libexslt
│   │   │   │   │   ├── exsltconfig.h
│   │   │   │   │   ├── exsltexports.h
│   │   │   │   │   └── exslt.h
│   │   │   │   ├── libxml
│   │   │   │   │   ├── c14n.h
│   │   │   │   │   ├── catalog.h
│   │   │   │   │   ├── chvalid.h
│   │   │   │   │   ├── debugXML.h
│   │   │   │   │   ├── dict.h
│   │   │   │   │   ├── DOCBparser.h
│   │   │   │   │   ├── encoding.h
│   │   │   │   │   ├── entities.h
│   │   │   │   │   ├── globals.h
│   │   │   │   │   ├── hash.h
│   │   │   │   │   ├── HTMLparser.h
│   │   │   │   │   ├── HTMLtree.h
│   │   │   │   │   ├── list.h
│   │   │   │   │   ├── nanoftp.h
│   │   │   │   │   ├── nanohttp.h
│   │   │   │   │   ├── parser.h
│   │   │   │   │   ├── parserInternals.h
│   │   │   │   │   ├── relaxng.h
│   │   │   │   │   ├── SAX2.h
│   │   │   │   │   ├── SAX.h
│   │   │   │   │   ├── schemasInternals.h
│   │   │   │   │   ├── schematron.h
│   │   │   │   │   ├── threads.h
│   │   │   │   │   ├── tree.h
│   │   │   │   │   ├── uri.h
│   │   │   │   │   ├── valid.h
│   │   │   │   │   ├── xinclude.h
│   │   │   │   │   ├── xlink.h
│   │   │   │   │   ├── xmlautomata.h
│   │   │   │   │   ├── xmlerror.h
│   │   │   │   │   ├── xmlexports.h
│   │   │   │   │   ├── xmlIO.h
│   │   │   │   │   ├── xmlmemory.h
│   │   │   │   │   ├── xmlmodule.h
│   │   │   │   │   ├── xmlreader.h
│   │   │   │   │   ├── xmlregexp.h
│   │   │   │   │   ├── xmlsave.h
│   │   │   │   │   ├── xmlschemas.h
│   │   │   │   │   ├── xmlschemastypes.h
│   │   │   │   │   ├── xmlstring.h
│   │   │   │   │   ├── xmlunicode.h
│   │   │   │   │   ├── xmlversion.h
│   │   │   │   │   ├── xmlwriter.h
│   │   │   │   │   ├── xpath.h
│   │   │   │   │   ├── xpathInternals.h
│   │   │   │   │   └── xpointer.h
│   │   │   │   ├── libxslt
│   │   │   │   │   ├── attributes.h
│   │   │   │   │   ├── documents.h
│   │   │   │   │   ├── extensions.h
│   │   │   │   │   ├── extra.h
│   │   │   │   │   ├── functions.h
│   │   │   │   │   ├── imports.h
│   │   │   │   │   ├── keys.h
│   │   │   │   │   ├── namespaces.h
│   │   │   │   │   ├── numbersInternals.h
│   │   │   │   │   ├── pattern.h
│   │   │   │   │   ├── preproc.h
│   │   │   │   │   ├── security.h
│   │   │   │   │   ├── templates.h
│   │   │   │   │   ├── transform.h
│   │   │   │   │   ├── variables.h
│   │   │   │   │   ├── xsltconfig.h
│   │   │   │   │   ├── xsltexports.h
│   │   │   │   │   ├── xslt.h
│   │   │   │   │   ├── xsltInternals.h
│   │   │   │   │   ├── xsltlocale.h
│   │   │   │   │   └── xsltutils.h
│   │   │   │   ├── lxml-version.h
│   │   │   │   ├── relaxng.pxd
│   │   │   │   ├── schematron.pxd
│   │   │   │   ├── tree.pxd
│   │   │   │   ├── uri.pxd
│   │   │   │   ├── xinclude.pxd
│   │   │   │   ├── xmlerror.pxd
│   │   │   │   ├── xmlparser.pxd
│   │   │   │   ├── xmlschema.pxd
│   │   │   │   ├── xpath.pxd
│   │   │   │   └── xslt.pxd
│   │   │   ├── __init__.py
│   │   │   ├── isoschematron
│   │   │   │   ├── __init__.py
│   │   │   │   └── resources
│   │   │   │   ├── rng
│   │   │   │   │   └── iso-schematron.rng
│   │   │   │   └── xsl
│   │   │   │   ├── iso-schematron-xslt1
│   │   │   │   │   ├── iso_abstract_expand.xsl
│   │   │   │   │   ├── iso_dsdl_include.xsl
│   │   │   │   │   ├── iso_schematron_message.xsl
│   │   │   │   │   ├── iso_schematron_skeleton_for_xslt1.xsl
│   │   │   │   │   ├── iso_svrl_for_xslt1.xsl
│   │   │   │   │   └── readme.txt
│   │   │   │   ├── RNG2Schtrn.xsl
│   │   │   │   └── XSD2Schtrn.xsl
│   │   │   ├── lxml.etree_api.h
│   │   │   ├── lxml.etree.h
│   │   │   ├── objectify.so
│   │   │   ├── pyclasslookup.py
│   │   │   ├── sax.py
│   │   │   └── usedoctest.py
│   │   ├── lxml-4.2.1.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── memcache.py
│   │   ├── oauthlib
│   │   │   ├── common.py
│   │   │   ├── __init__.py
│   │   │   ├── oauth1
│   │   │   │   ├── __init__.py
│   │   │   │   └── rfc5849
│   │   │   │   ├── endpoints
│   │   │   │   │   ├── access_token.py
│   │   │   │   │   ├── authorization.py
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── pre_configured.py
│   │   │   │   │   ├── request_token.py
│   │   │   │   │   ├── resource.py
│   │   │   │   │   └── signature_only.py
│   │   │   │   ├── errors.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── parameters.py
│   │   │   │   ├── request_validator.py
│   │   │   │   ├── signature.py
│   │   │   │   └── utils.py
│   │   │   ├── oauth2
│   │   │   │   ├── __init__.py
│   │   │   │   └── rfc6749
│   │   │   │   ├── clients
│   │   │   │   │   ├── backend_application.py
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── legacy_application.py
│   │   │   │   │   ├── mobile_application.py
│   │   │   │   │   ├── service_application.py
│   │   │   │   │   └── web_application.py
│   │   │   │   ├── endpoints
│   │   │   │   │   ├── authorization.py
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── pre_configured.py
│   │   │   │   │   ├── resource.py
│   │   │   │   │   ├── revocation.py
│   │   │   │   │   └── token.py
│   │   │   │   ├── errors.py
│   │   │   │   ├── grant_types
│   │   │   │   │   ├── authorization_code.py
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── client_credentials.py
│   │   │   │   │   ├── implicit.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── openid_connect.py
│   │   │   │   │   ├── refresh_token.py
│   │   │   │   │   └── resource_owner_password_credentials.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── parameters.py
│   │   │   │   ├── request_validator.py
│   │   │   │   ├── tokens.py
│   │   │   │   └── utils.py
│   │   │   ├── signals.py
│   │   │   └── uri_validate.py
│   │   ├── oauthlib-2.0.7.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── oauthlib-2.1.0.dist-info
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── olefile
│   │   │   ├── __init__.py
│   │   │   └── olefile.py
│   │   ├── olefile-0.45.1-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── openid
│   │   │   ├── association.py
│   │   │   ├── consumer
│   │   │   │   ├── consumer.py
│   │   │   │   ├── discover.py
│   │   │   │   ├── html_parse.py
│   │   │   │   └── __init__.py
│   │   │   ├── cryptutil.py
│   │   │   ├── dh.py
│   │   │   ├── extension.py
│   │   │   ├── extensions
│   │   │   │   ├── ax.py
│   │   │   │   ├── draft
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── pape2.py
│   │   │   │   │   └── pape5.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── sreg.py
│   │   │   ├── fetchers.py
│   │   │   ├── __init__.py
│   │   │   ├── kvform.py
│   │   │   ├── message.py
│   │   │   ├── oidutil.py
│   │   │   ├── server
│   │   │   │   ├── __init__.py
│   │   │   │   ├── server.py
│   │   │   │   └── trustroot.py
│   │   │   ├── sreg.py
│   │   │   ├── store
│   │   │   │   ├── filestore.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── interface.py
│   │   │   │   ├── memstore.py
│   │   │   │   ├── nonce.py
│   │   │   │   └── sqlstore.py
│   │   │   ├── urinorm.py
│   │   │   └── yadis
│   │   │   ├── accept.py
│   │   │   ├── constants.py
│   │   │   ├── discover.py
│   │   │   ├── etxrd.py
│   │   │   ├── filters.py
│   │   │   ├── __init__.py
│   │   │   ├── manager.py
│   │   │   ├── parsehtml.py
│   │   │   ├── services.py
│   │   │   ├── xri.py
│   │   │   └── xrires.py
│   │   ├── openpyxl
│   │   │   ├── cell
│   │   │   │   ├── cell.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── interface.py
│   │   │   │   └── read_only.py
│   │   │   ├── chart
│   │   │   │   ├── _3d.py
│   │   │   │   ├── area_chart.py
│   │   │   │   ├── axis.py
│   │   │   │   ├── bar_chart.py
│   │   │   │   ├── bubble_chart.py
│   │   │   │   ├── _chart.py
│   │   │   │   ├── chartspace.py
│   │   │   │   ├── data_source.py
│   │   │   │   ├── descriptors.py
│   │   │   │   ├── error_bar.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── label.py
│   │   │   │   ├── layout.py
│   │   │   │   ├── legend.py
│   │   │   │   ├── line_chart.py
│   │   │   │   ├── marker.py
│   │   │   │   ├── picture.py
│   │   │   │   ├── pie_chart.py
│   │   │   │   ├── radar_chart.py
│   │   │   │   ├── reference.py
│   │   │   │   ├── scatter_chart.py
│   │   │   │   ├── series_factory.py
│   │   │   │   ├── series.py
│   │   │   │   ├── shapes.py
│   │   │   │   ├── stock_chart.py
│   │   │   │   ├── surface_chart.py
│   │   │   │   ├── text.py
│   │   │   │   ├── title.py
│   │   │   │   ├── trendline.py
│   │   │   │   └── updown_bars.py
│   │   │   ├── chartsheet
│   │   │   │   ├── chartsheet.py
│   │   │   │   ├── custom.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── properties.py
│   │   │   │   ├── protection.py
│   │   │   │   ├── publish.py
│   │   │   │   ├── relation.py
│   │   │   │   └── views.py
│   │   │   ├── comments
│   │   │   │   ├── comments.py
│   │   │   │   └── __init__.py
│   │   │   ├── compat
│   │   │   │   ├── abc.py
│   │   │   │   ├── functools.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── itertools.py
│   │   │   │   ├── numbers.py
│   │   │   │   ├── odict.py
│   │   │   │   ├── singleton.py
│   │   │   │   └── strings.py
│   │   │   ├── conftest.py
│   │   │   ├── descriptors
│   │   │   │   ├── base.py
│   │   │   │   ├── excel.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── namespace.py
│   │   │   │   ├── nested.py
│   │   │   │   ├── sequence.py
│   │   │   │   ├── serialisable.py
│   │   │   │   └── slots.py
│   │   │   ├── drawing
│   │   │   │   ├── colors.py
│   │   │   │   ├── drawing.py
│   │   │   │   ├── effect.py
│   │   │   │   ├── fill.py
│   │   │   │   ├── graphic.py
│   │   │   │   ├── image.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── line.py
│   │   │   │   ├── shape.py
│   │   │   │   ├── shapes.py
│   │   │   │   ├── spreadsheet_drawing.py
│   │   │   │   └── text.py
│   │   │   ├── formatting
│   │   │   │   ├── formatting.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── rule.py
│   │   │   ├── formula
│   │   │   │   ├── __init__.py
│   │   │   │   ├── tokenizer.py
│   │   │   │   └── translate.py
│   │   │   ├── __init__.py
│   │   │   ├── packaging
│   │   │   │   ├── __init__.py
│   │   │   │   ├── manifest.py
│   │   │   │   └── relationship.py
│   │   │   ├── reader
│   │   │   │   ├── comments.py
│   │   │   │   ├── excel.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── strings.py
│   │   │   │   ├── style.py
│   │   │   │   ├── workbook.py
│   │   │   │   └── worksheet.py
│   │   │   ├── styles
│   │   │   │   ├── alignment.py
│   │   │   │   ├── borders.py
│   │   │   │   ├── colors.py
│   │   │   │   ├── differential.py
│   │   │   │   ├── fills.py
│   │   │   │   ├── fonts.py
│   │   │   │   ├── hashable.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── named_styles.py
│   │   │   │   ├── numbers.py
│   │   │   │   ├── protection.py
│   │   │   │   ├── proxy.py
│   │   │   │   └── styleable.py
│   │   │   ├── utils
│   │   │   │   ├── bound_dictionary.py
│   │   │   │   ├── datetime.py
│   │   │   │   ├── exceptions.py
│   │   │   │   ├── formulas.py
│   │   │   │   ├── indexed_list.py
│   │   │   │   ├── __init__.py
│   │   │   │   └── units.py
│   │   │   ├── workbook
│   │   │   │   ├── child.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── interface.py
│   │   │   │   ├── names
│   │   │   │   │   ├── external.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── named_range.py
│   │   │   │   ├── properties.py
│   │   │   │   ├── read_only.py
│   │   │   │   └── workbook.py
│   │   │   ├── worksheet
│   │   │   │   ├── datavalidation.py
│   │   │   │   ├── dimensions.py
│   │   │   │   ├── drawing.py
│   │   │   │   ├── filters.py
│   │   │   │   ├── header_footer.py
│   │   │   │   ├── hyperlink.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── interface.py
│   │   │   │   ├── pagebreak.py
│   │   │   │   ├── page.py
│   │   │   │   ├── pivot.py
│   │   │   │   ├── properties.py
│   │   │   │   ├── protection.py
│   │   │   │   ├── read_only.py
│   │   │   │   ├── related.py
│   │   │   │   ├── views.py
│   │   │   │   └── worksheet.py
│   │   │   ├── writer
│   │   │   │   ├── comments.py
│   │   │   │   ├── dump_worksheet.py
│   │   │   │   ├── etree_worksheet.py
│   │   │   │   ├── excel.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── lxml_worksheet.py
│   │   │   │   ├── relations.py
│   │   │   │   ├── strings.py
│   │   │   │   ├── styles.py
│   │   │   │   ├── theme.py
│   │   │   │   ├── workbook.py
│   │   │   │   ├── worksheet.py
│   │   │   │   └── write_only.py
│   │   │   └── xml
│   │   │   ├── constants.py
│   │   │   ├── functions.py
│   │   │   ├── __init__.py
│   │   │   └── namespace.py
│   │   ├── openpyxl-2.3.0-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── requires.txt
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── picklefield
│   │   │   ├── compat.py
│   │   │   ├── fields.py
│   │   │   ├── __init__.py
│   │   │   ├── models.py
│   │   │   └── tests.py
│   │   ├── PIL
│   │   │   ├── BdfFontFile.py
│   │   │   ├── _binary.py
│   │   │   ├── BmpImagePlugin.py
│   │   │   ├── BufrStubImagePlugin.py
│   │   │   ├── ContainerIO.py
│   │   │   ├── CurImagePlugin.py
│   │   │   ├── DcxImagePlugin.py
│   │   │   ├── DdsImagePlugin.py
│   │   │   ├── EpsImagePlugin.py
│   │   │   ├── ExifTags.py
│   │   │   ├── features.py
│   │   │   ├── FitsStubImagePlugin.py
│   │   │   ├── FliImagePlugin.py
│   │   │   ├── FontFile.py
│   │   │   ├── FpxImagePlugin.py
│   │   │   ├── FtexImagePlugin.py
│   │   │   ├── GbrImagePlugin.py
│   │   │   ├── GdImageFile.py
│   │   │   ├── GifImagePlugin.py
│   │   │   ├── GimpGradientFile.py
│   │   │   ├── GimpPaletteFile.py
│   │   │   ├── GribStubImagePlugin.py
│   │   │   ├── Hdf5StubImagePlugin.py
│   │   │   ├── IcnsImagePlugin.py
│   │   │   ├── IcoImagePlugin.py
│   │   │   ├── ImageChops.py
│   │   │   ├── ImageCms.py
│   │   │   ├── ImageColor.py
│   │   │   ├── ImageDraw2.py
│   │   │   ├── ImageDraw.py
│   │   │   ├── ImageEnhance.py
│   │   │   ├── ImageFile.py
│   │   │   ├── ImageFilter.py
│   │   │   ├── ImageFont.py
│   │   │   ├── ImageGrab.py
│   │   │   ├── ImageMath.py
│   │   │   ├── ImageMode.py
│   │   │   ├── ImageMorph.py
│   │   │   ├── ImageOps.py
│   │   │   ├── ImagePalette.py
│   │   │   ├── ImagePath.py
│   │   │   ├── Image.py
│   │   │   ├── ImageQt.py
│   │   │   ├── ImageSequence.py
│   │   │   ├── ImageShow.py
│   │   │   ├── ImageStat.py
│   │   │   ├── ImageTk.py
│   │   │   ├── ImageTransform.py
│   │   │   ├── ImageWin.py
│   │   │   ├── _imagingcms.so
│   │   │   ├── _imagingft.so
│   │   │   ├── _imagingmath.so
│   │   │   ├── _imagingmorph.so
│   │   │   ├── _imaging.so
│   │   │   ├── _imagingtk.so
│   │   │   ├── ImImagePlugin.py
│   │   │   ├── ImtImagePlugin.py
│   │   │   ├── __init__.py
│   │   │   ├── IptcImagePlugin.py
│   │   │   ├── Jpeg2KImagePlugin.py
│   │   │   ├── JpegImagePlugin.py
│   │   │   ├── JpegPresets.py
│   │   │   ├── McIdasImagePlugin.py
│   │   │   ├── MicImagePlugin.py
│   │   │   ├── MpegImagePlugin.py
│   │   │   ├── MpoImagePlugin.py
│   │   │   ├── MspImagePlugin.py
│   │   │   ├── OleFileIO.py
│   │   │   ├── PaletteFile.py
│   │   │   ├── PalmImagePlugin.py
│   │   │   ├── PcdImagePlugin.py
│   │   │   ├── PcfFontFile.py
│   │   │   ├── PcxImagePlugin.py
│   │   │   ├── PdfImagePlugin.py
│   │   │   ├── PixarImagePlugin.py
│   │   │   ├── PngImagePlugin.py
│   │   │   ├── PpmImagePlugin.py
│   │   │   ├── PsdImagePlugin.py
│   │   │   ├── PSDraw.py
│   │   │   ├── PyAccess.py
│   │   │   ├── SgiImagePlugin.py
│   │   │   ├── SpiderImagePlugin.py
│   │   │   ├── SunImagePlugin.py
│   │   │   ├── TarIO.py
│   │   │   ├── TgaImagePlugin.py
│   │   │   ├── TiffImagePlugin.py
│   │   │   ├── TiffTags.py
│   │   │   ├── _tkinter_finder.py
│   │   │   ├── _util.py
│   │   │   ├── version.py
│   │   │   ├── WalImageFile.py
│   │   │   ├── WebPImagePlugin.py
│   │   │   ├── _webp.so
│   │   │   ├── WmfImagePlugin.py
│   │   │   ├── XbmImagePlugin.py
│   │   │   ├── XpmImagePlugin.py
│   │   │   └── XVThumbImagePlugin.py
│   │   ├── Pillow-4.3.0.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   ├── WHEEL
│   │   │   └── zip-safe
│   │   ├── pkg_resources
│   │   │   ├── extern
│   │   │   │   └── __init__.py
│   │   │   ├── __init__.py
│   │   │   ├── py31compat.py
│   │   │   └── _vendor
│   │   │   ├── appdirs.py
│   │   │   ├── __init__.py
│   │   │   ├── packaging
│   │   │   │   ├── __about__.py
│   │   │   │   ├── _compat.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── markers.py
│   │   │   │   ├── requirements.py
│   │   │   │   ├── specifiers.py
│   │   │   │   ├── _structures.py
│   │   │   │   ├── utils.py
│   │   │   │   └── version.py
│   │   │   ├── pyparsing.py
│   │   │   └── six.py
│   │   ├── post_office
│   │   │   ├── admin.py
│   │   │   ├── apps.py
│   │   │   ├── backends.py
│   │   │   ├── cache.py
│   │   │   ├── compat.py
│   │   │   ├── connections.py
│   │   │   ├── fields.py
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   ├── de
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── it
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   └── ru_RU
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── lockfile.py
│   │   │   ├── logutils.py
│   │   │   ├── mail.py
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── cleanup_mail.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── send_queued_mail.py
│   │   │   │   └── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   ├── 0002_add_i18n_and_backend_alias.py
│   │   │   │   ├── 0003_longer_subject.py
│   │   │   │   ├── 0004_auto_20160607_0901.py
│   │   │   │   ├── 0005_auto_20170515_0013.py
│   │   │   │   ├── 0006_attachment_mimetype.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── tests
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_backends.py
│   │   │   │   ├── test_cache.py
│   │   │   │   ├── test_commands.py
│   │   │   │   ├── test_connections.py
│   │   │   │   ├── test_lockfile.py
│   │   │   │   ├── test_mail.py
│   │   │   │   ├── test_models.py
│   │   │   │   ├── test_utils.py
│   │   │   │   └── test_views.py
│   │   │   ├── test_settings.py
│   │   │   ├── test_urls.py
│   │   │   ├── utils.py
│   │   │   ├── validators.py
│   │   │   └── views.py
│   │   ├── PyJWT-1.6.4.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── entry_points.txt
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── python_cas-1.2.0-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── requires.txt
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── python_dateutil-2.7.0.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   ├── WHEEL
│   │   │   └── zip-safe
│   │   ├── python_memcached-1.57.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── python_openid-2.2.5-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── pytz
│   │   │   ├── exceptions.py
│   │   │   ├── __init__.py
│   │   │   ├── lazy.py
│   │   │   ├── reference.py
│   │   │   ├── tzfile.py
│   │   │   ├── tzinfo.py
│   │   │   └── zoneinfo
│   │   │   ├── Africa
│   │   │   │   ├── Abidjan
│   │   │   │   ├── Accra
│   │   │   │   ├── Addis_Ababa
│   │   │   │   ├── Algiers
│   │   │   │   ├── Asmara
│   │   │   │   ├── Asmera
│   │   │   │   ├── Bamako
│   │   │   │   ├── Bangui
│   │   │   │   ├── Banjul
│   │   │   │   ├── Bissau
│   │   │   │   ├── Blantyre
│   │   │   │   ├── Brazzaville
│   │   │   │   ├── Bujumbura
│   │   │   │   ├── Cairo
│   │   │   │   ├── Casablanca
│   │   │   │   ├── Ceuta
│   │   │   │   ├── Conakry
│   │   │   │   ├── Dakar
│   │   │   │   ├── Dar_es_Salaam
│   │   │   │   ├── Djibouti
│   │   │   │   ├── Douala
│   │   │   │   ├── El_Aaiun
│   │   │   │   ├── Freetown
│   │   │   │   ├── Gaborone
│   │   │   │   ├── Harare
│   │   │   │   ├── Johannesburg
│   │   │   │   ├── Juba
│   │   │   │   ├── Kampala
│   │   │   │   ├── Khartoum
│   │   │   │   ├── Kigali
│   │   │   │   ├── Kinshasa
│   │   │   │   ├── Lagos
│   │   │   │   ├── Libreville
│   │   │   │   ├── Lome
│   │   │   │   ├── Luanda
│   │   │   │   ├── Lubumbashi
│   │   │   │   ├── Lusaka
│   │   │   │   ├── Malabo
│   │   │   │   ├── Maputo
│   │   │   │   ├── Maseru
│   │   │   │   ├── Mbabane
│   │   │   │   ├── Mogadishu
│   │   │   │   ├── Monrovia
│   │   │   │   ├── Nairobi
│   │   │   │   ├── Ndjamena
│   │   │   │   ├── Niamey
│   │   │   │   ├── Nouakchott
│   │   │   │   ├── Ouagadougou
│   │   │   │   ├── Porto-Novo
│   │   │   │   ├── Sao_Tome
│   │   │   │   ├── Timbuktu
│   │   │   │   ├── Tripoli
│   │   │   │   ├── Tunis
│   │   │   │   └── Windhoek
│   │   │   ├── America
│   │   │   │   ├── Adak
│   │   │   │   ├── Anchorage
│   │   │   │   ├── Anguilla
│   │   │   │   ├── Antigua
│   │   │   │   ├── Araguaina
│   │   │   │   ├── Argentina
│   │   │   │   │   ├── Buenos_Aires
│   │   │   │   │   ├── Catamarca
│   │   │   │   │   ├── ComodRivadavia
│   │   │   │   │   ├── Cordoba
│   │   │   │   │   ├── Jujuy
│   │   │   │   │   ├── La_Rioja
│   │   │   │   │   ├── Mendoza
│   │   │   │   │   ├── Rio_Gallegos
│   │   │   │   │   ├── Salta
│   │   │   │   │   ├── San_Juan
│   │   │   │   │   ├── San_Luis
│   │   │   │   │   ├── Tucuman
│   │   │   │   │   └── Ushuaia
│   │   │   │   ├── Aruba
│   │   │   │   ├── Asuncion
│   │   │   │   ├── Atikokan
│   │   │   │   ├── Atka
│   │   │   │   ├── Bahia
│   │   │   │   ├── Bahia_Banderas
│   │   │   │   ├── Barbados
│   │   │   │   ├── Belem
│   │   │   │   ├── Belize
│   │   │   │   ├── Blanc-Sablon
│   │   │   │   ├── Boa_Vista
│   │   │   │   ├── Bogota
│   │   │   │   ├── Boise
│   │   │   │   ├── Buenos_Aires
│   │   │   │   ├── Cambridge_Bay
│   │   │   │   ├── Campo_Grande
│   │   │   │   ├── Cancun
│   │   │   │   ├── Caracas
│   │   │   │   ├── Catamarca
│   │   │   │   ├── Cayenne
│   │   │   │   ├── Cayman
│   │   │   │   ├── Chicago
│   │   │   │   ├── Chihuahua
│   │   │   │   ├── Coral_Harbour
│   │   │   │   ├── Cordoba
│   │   │   │   ├── Costa_Rica
│   │   │   │   ├── Creston
│   │   │   │   ├── Cuiaba
│   │   │   │   ├── Curacao
│   │   │   │   ├── Danmarkshavn
│   │   │   │   ├── Dawson
│   │   │   │   ├── Dawson_Creek
│   │   │   │   ├── Denver
│   │   │   │   ├── Detroit
│   │   │   │   ├── Dominica
│   │   │   │   ├── Edmonton
│   │   │   │   ├── Eirunepe
│   │   │   │   ├── El_Salvador
│   │   │   │   ├── Ensenada
│   │   │   │   ├── Fortaleza
│   │   │   │   ├── Fort_Nelson
│   │   │   │   ├── Fort_Wayne
│   │   │   │   ├── Glace_Bay
│   │   │   │   ├── Godthab
│   │   │   │   ├── Goose_Bay
│   │   │   │   ├── Grand_Turk
│   │   │   │   ├── Grenada
│   │   │   │   ├── Guadeloupe
│   │   │   │   ├── Guatemala
│   │   │   │   ├── Guayaquil
│   │   │   │   ├── Guyana
│   │   │   │   ├── Halifax
│   │   │   │   ├── Havana
│   │   │   │   ├── Hermosillo
│   │   │   │   ├── Indiana
│   │   │   │   │   ├── Indianapolis
│   │   │   │   │   ├── Knox
│   │   │   │   │   ├── Marengo
│   │   │   │   │   ├── Petersburg
│   │   │   │   │   ├── Tell_City
│   │   │   │   │   ├── Vevay
│   │   │   │   │   ├── Vincennes
│   │   │   │   │   └── Winamac
│   │   │   │   ├── Indianapolis
│   │   │   │   ├── Inuvik
│   │   │   │   ├── Iqaluit
│   │   │   │   ├── Jamaica
│   │   │   │   ├── Jujuy
│   │   │   │   ├── Juneau
│   │   │   │   ├── Kentucky
│   │   │   │   │   ├── Louisville
│   │   │   │   │   └── Monticello
│   │   │   │   ├── Knox_IN
│   │   │   │   ├── Kralendijk
│   │   │   │   ├── La_Paz
│   │   │   │   ├── Lima
│   │   │   │   ├── Los_Angeles
│   │   │   │   ├── Louisville
│   │   │   │   ├── Lower_Princes
│   │   │   │   ├── Maceio
│   │   │   │   ├── Managua
│   │   │   │   ├── Manaus
│   │   │   │   ├── Marigot
│   │   │   │   ├── Martinique
│   │   │   │   ├── Matamoros
│   │   │   │   ├── Mazatlan
│   │   │   │   ├── Mendoza
│   │   │   │   ├── Menominee
│   │   │   │   ├── Merida
│   │   │   │   ├── Metlakatla
│   │   │   │   ├── Mexico_City
│   │   │   │   ├── Miquelon
│   │   │   │   ├── Moncton
│   │   │   │   ├── Monterrey
│   │   │   │   ├── Montevideo
│   │   │   │   ├── Montreal
│   │   │   │   ├── Montserrat
│   │   │   │   ├── Nassau
│   │   │   │   ├── New_York
│   │   │   │   ├── Nipigon
│   │   │   │   ├── Nome
│   │   │   │   ├── Noronha
│   │   │   │   ├── North_Dakota
│   │   │   │   │   ├── Beulah
│   │   │   │   │   ├── Center
│   │   │   │   │   └── New_Salem
│   │   │   │   ├── Ojinaga
│   │   │   │   ├── Panama
│   │   │   │   ├── Pangnirtung
│   │   │   │   ├── Paramaribo
│   │   │   │   ├── Phoenix
│   │   │   │   ├── Port-au-Prince
│   │   │   │   ├── Porto_Acre
│   │   │   │   ├── Port_of_Spain
│   │   │   │   ├── Porto_Velho
│   │   │   │   ├── Puerto_Rico
│   │   │   │   ├── Rainy_River
│   │   │   │   ├── Rankin_Inlet
│   │   │   │   ├── Recife
│   │   │   │   ├── Regina
│   │   │   │   ├── Resolute
│   │   │   │   ├── Rio_Branco
│   │   │   │   ├── Rosario
│   │   │   │   ├── Santa_Isabel
│   │   │   │   ├── Santarem
│   │   │   │   ├── Santiago
│   │   │   │   ├── Santo_Domingo
│   │   │   │   ├── Sao_Paulo
│   │   │   │   ├── Scoresbysund
│   │   │   │   ├── Shiprock
│   │   │   │   ├── Sitka
│   │   │   │   ├── St_Barthelemy
│   │   │   │   ├── St_Johns
│   │   │   │   ├── St_Kitts
│   │   │   │   ├── St_Lucia
│   │   │   │   ├── St_Thomas
│   │   │   │   ├── St_Vincent
│   │   │   │   ├── Swift_Current
│   │   │   │   ├── Tegucigalpa
│   │   │   │   ├── Thule
│   │   │   │   ├── Thunder_Bay
│   │   │   │   ├── Tijuana
│   │   │   │   ├── Toronto
│   │   │   │   ├── Tortola
│   │   │   │   ├── Vancouver
│   │   │   │   ├── Virgin
│   │   │   │   ├── Whitehorse
│   │   │   │   ├── Winnipeg
│   │   │   │   ├── Yakutat
│   │   │   │   └── Yellowknife
│   │   │   ├── Antarctica
│   │   │   │   ├── Casey
│   │   │   │   ├── Davis
│   │   │   │   ├── DumontDUrville
│   │   │   │   ├── Macquarie
│   │   │   │   ├── Mawson
│   │   │   │   ├── McMurdo
│   │   │   │   ├── Palmer
│   │   │   │   ├── Rothera
│   │   │   │   ├── South_Pole
│   │   │   │   ├── Syowa
│   │   │   │   ├── Troll
│   │   │   │   └── Vostok
│   │   │   ├── Arctic
│   │   │   │   └── Longyearbyen
│   │   │   ├── Asia
│   │   │   │   ├── Aden
│   │   │   │   ├── Almaty
│   │   │   │   ├── Amman
│   │   │   │   ├── Anadyr
│   │   │   │   ├── Aqtau
│   │   │   │   ├── Aqtobe
│   │   │   │   ├── Ashgabat
│   │   │   │   ├── Ashkhabad
│   │   │   │   ├── Baghdad
│   │   │   │   ├── Bahrain
│   │   │   │   ├── Baku
│   │   │   │   ├── Bangkok
│   │   │   │   ├── Beirut
│   │   │   │   ├── Bishkek
│   │   │   │   ├── Brunei
│   │   │   │   ├── Calcutta
│   │   │   │   ├── Chita
│   │   │   │   ├── Choibalsan
│   │   │   │   ├── Chongqing
│   │   │   │   ├── Chungking
│   │   │   │   ├── Colombo
│   │   │   │   ├── Dacca
│   │   │   │   ├── Damascus
│   │   │   │   ├── Dhaka
│   │   │   │   ├── Dili
│   │   │   │   ├── Dubai
│   │   │   │   ├── Dushanbe
│   │   │   │   ├── Gaza
│   │   │   │   ├── Harbin
│   │   │   │   ├── Hebron
│   │   │   │   ├── Ho_Chi_Minh
│   │   │   │   ├── Hong_Kong
│   │   │   │   ├── Hovd
│   │   │   │   ├── Irkutsk
│   │   │   │   ├── Istanbul
│   │   │   │   ├── Jakarta
│   │   │   │   ├── Jayapura
│   │   │   │   ├── Jerusalem
│   │   │   │   ├── Kabul
│   │   │   │   ├── Kamchatka
│   │   │   │   ├── Karachi
│   │   │   │   ├── Kashgar
│   │   │   │   ├── Kathmandu
│   │   │   │   ├── Katmandu
│   │   │   │   ├── Khandyga
│   │   │   │   ├── Kolkata
│   │   │   │   ├── Krasnoyarsk
│   │   │   │   ├── Kuala_Lumpur
│   │   │   │   ├── Kuching
│   │   │   │   ├── Kuwait
│   │   │   │   ├── Macao
│   │   │   │   ├── Macau
│   │   │   │   ├── Magadan
│   │   │   │   ├── Makassar
│   │   │   │   ├── Manila
│   │   │   │   ├── Muscat
│   │   │   │   ├── Nicosia
│   │   │   │   ├── Novokuznetsk
│   │   │   │   ├── Novosibirsk
│   │   │   │   ├── Omsk
│   │   │   │   ├── Oral
│   │   │   │   ├── Phnom_Penh
│   │   │   │   ├── Pontianak
│   │   │   │   ├── Pyongyang
│   │   │   │   ├── Qatar
│   │   │   │   ├── Qyzylorda
│   │   │   │   ├── Rangoon
│   │   │   │   ├── Riyadh
│   │   │   │   ├── Saigon
│   │   │   │   ├── Sakhalin
│   │   │   │   ├── Samarkand
│   │   │   │   ├── Seoul
│   │   │   │   ├── Shanghai
│   │   │   │   ├── Singapore
│   │   │   │   ├── Srednekolymsk
│   │   │   │   ├── Taipei
│   │   │   │   ├── Tashkent
│   │   │   │   ├── Tbilisi
│   │   │   │   ├── Tehran
│   │   │   │   ├── Tel_Aviv
│   │   │   │   ├── Thimbu
│   │   │   │   ├── Thimphu
│   │   │   │   ├── Tokyo
│   │   │   │   ├── Ujung_Pandang
│   │   │   │   ├── Ulaanbaatar
│   │   │   │   ├── Ulan_Bator
│   │   │   │   ├── Urumqi
│   │   │   │   ├── Ust-Nera
│   │   │   │   ├── Vientiane
│   │   │   │   ├── Vladivostok
│   │   │   │   ├── Yakutsk
│   │   │   │   ├── Yekaterinburg
│   │   │   │   └── Yerevan
│   │   │   ├── Atlantic
│   │   │   │   ├── Azores
│   │   │   │   ├── Bermuda
│   │   │   │   ├── Canary
│   │   │   │   ├── Cape_Verde
│   │   │   │   ├── Faeroe
│   │   │   │   ├── Faroe
│   │   │   │   ├── Jan_Mayen
│   │   │   │   ├── Madeira
│   │   │   │   ├── Reykjavik
│   │   │   │   ├── South_Georgia
│   │   │   │   ├── Stanley
│   │   │   │   └── St_Helena
│   │   │   ├── Australia
│   │   │   │   ├── ACT
│   │   │   │   ├── Adelaide
│   │   │   │   ├── Brisbane
│   │   │   │   ├── Broken_Hill
│   │   │   │   ├── Canberra
│   │   │   │   ├── Currie
│   │   │   │   ├── Darwin
│   │   │   │   ├── Eucla
│   │   │   │   ├── Hobart
│   │   │   │   ├── LHI
│   │   │   │   ├── Lindeman
│   │   │   │   ├── Lord_Howe
│   │   │   │   ├── Melbourne
│   │   │   │   ├── North
│   │   │   │   ├── NSW
│   │   │   │   ├── Perth
│   │   │   │   ├── Queensland
│   │   │   │   ├── South
│   │   │   │   ├── Sydney
│   │   │   │   ├── Tasmania
│   │   │   │   ├── Victoria
│   │   │   │   ├── West
│   │   │   │   └── Yancowinna
│   │   │   ├── Brazil
│   │   │   │   ├── Acre
│   │   │   │   ├── DeNoronha
│   │   │   │   ├── East
│   │   │   │   └── West
│   │   │   ├── Canada
│   │   │   │   ├── Atlantic
│   │   │   │   ├── Central
│   │   │   │   ├── Eastern
│   │   │   │   ├── East-Saskatchewan
│   │   │   │   ├── Mountain
│   │   │   │   ├── Newfoundland
│   │   │   │   ├── Pacific
│   │   │   │   ├── Saskatchewan
│   │   │   │   └── Yukon
│   │   │   ├── CET
│   │   │   ├── Chile
│   │   │   │   ├── Continental
│   │   │   │   └── EasterIsland
│   │   │   ├── CST6CDT
│   │   │   ├── Cuba
│   │   │   ├── EET
│   │   │   ├── Egypt
│   │   │   ├── Eire
│   │   │   ├── EST
│   │   │   ├── EST5EDT
│   │   │   ├── Etc
│   │   │   │   ├── GMT
│   │   │   │   ├── GMT+0
│   │   │   │   ├── GMT-0
│   │   │   │   ├── GMT0
│   │   │   │   ├── GMT+1
│   │   │   │   ├── GMT-1
│   │   │   │   ├── GMT+10
│   │   │   │   ├── GMT-10
│   │   │   │   ├── GMT+11
│   │   │   │   ├── GMT-11
│   │   │   │   ├── GMT+12
│   │   │   │   ├── GMT-12
│   │   │   │   ├── GMT-13
│   │   │   │   ├── GMT-14
│   │   │   │   ├── GMT+2
│   │   │   │   ├── GMT-2
│   │   │   │   ├── GMT+3
│   │   │   │   ├── GMT-3
│   │   │   │   ├── GMT+4
│   │   │   │   ├── GMT-4
│   │   │   │   ├── GMT+5
│   │   │   │   ├── GMT-5
│   │   │   │   ├── GMT+6
│   │   │   │   ├── GMT-6
│   │   │   │   ├── GMT+7
│   │   │   │   ├── GMT-7
│   │   │   │   ├── GMT+8
│   │   │   │   ├── GMT-8
│   │   │   │   ├── GMT+9
│   │   │   │   ├── GMT-9
│   │   │   │   ├── Greenwich
│   │   │   │   ├── UCT
│   │   │   │   ├── Universal
│   │   │   │   ├── UTC
│   │   │   │   └── Zulu
│   │   │   ├── Europe
│   │   │   │   ├── Amsterdam
│   │   │   │   ├── Andorra
│   │   │   │   ├── Athens
│   │   │   │   ├── Belfast
│   │   │   │   ├── Belgrade
│   │   │   │   ├── Berlin
│   │   │   │   ├── Bratislava
│   │   │   │   ├── Brussels
│   │   │   │   ├── Bucharest
│   │   │   │   ├── Budapest
│   │   │   │   ├── Busingen
│   │   │   │   ├── Chisinau
│   │   │   │   ├── Copenhagen
│   │   │   │   ├── Dublin
│   │   │   │   ├── Gibraltar
│   │   │   │   ├── Guernsey
│   │   │   │   ├── Helsinki
│   │   │   │   ├── Isle_of_Man
│   │   │   │   ├── Istanbul
│   │   │   │   ├── Jersey
│   │   │   │   ├── Kaliningrad
│   │   │   │   ├── Kiev
│   │   │   │   ├── Lisbon
│   │   │   │   ├── Ljubljana
│   │   │   │   ├── London
│   │   │   │   ├── Luxembourg
│   │   │   │   ├── Madrid
│   │   │   │   ├── Malta
│   │   │   │   ├── Mariehamn
│   │   │   │   ├── Minsk
│   │   │   │   ├── Monaco
│   │   │   │   ├── Moscow
│   │   │   │   ├── Nicosia
│   │   │   │   ├── Oslo
│   │   │   │   ├── Paris
│   │   │   │   ├── Podgorica
│   │   │   │   ├── Prague
│   │   │   │   ├── Riga
│   │   │   │   ├── Rome
│   │   │   │   ├── Samara
│   │   │   │   ├── San_Marino
│   │   │   │   ├── Sarajevo
│   │   │   │   ├── Simferopol
│   │   │   │   ├── Skopje
│   │   │   │   ├── Sofia
│   │   │   │   ├── Stockholm
│   │   │   │   ├── Tallinn
│   │   │   │   ├── Tirane
│   │   │   │   ├── Tiraspol
│   │   │   │   ├── Uzhgorod
│   │   │   │   ├── Vaduz
│   │   │   │   ├── Vatican
│   │   │   │   ├── Vienna
│   │   │   │   ├── Vilnius
│   │   │   │   ├── Volgograd
│   │   │   │   ├── Warsaw
│   │   │   │   ├── Zagreb
│   │   │   │   ├── Zaporozhye
│   │   │   │   └── Zurich
│   │   │   ├── Factory
│   │   │   ├── GB
│   │   │   ├── GB-Eire
│   │   │   ├── GMT
│   │   │   ├── GMT+0
│   │   │   ├── GMT-0
│   │   │   ├── GMT0
│   │   │   ├── Greenwich
│   │   │   ├── Hongkong
│   │   │   ├── HST
│   │   │   ├── Iceland
│   │   │   ├── Indian
│   │   │   │   ├── Antananarivo
│   │   │   │   ├── Chagos
│   │   │   │   ├── Christmas
│   │   │   │   ├── Cocos
│   │   │   │   ├── Comoro
│   │   │   │   ├── Kerguelen
│   │   │   │   ├── Mahe
│   │   │   │   ├── Maldives
│   │   │   │   ├── Mauritius
│   │   │   │   ├── Mayotte
│   │   │   │   └── Reunion
│   │   │   ├── Iran
│   │   │   ├── iso3166.tab
│   │   │   ├── Israel
│   │   │   ├── Jamaica
│   │   │   ├── Japan
│   │   │   ├── Kwajalein
│   │   │   ├── Libya
│   │   │   ├── localtime
│   │   │   ├── MET
│   │   │   ├── Mexico
│   │   │   │   ├── BajaNorte
│   │   │   │   ├── BajaSur
│   │   │   │   └── General
│   │   │   ├── MST
│   │   │   ├── MST7MDT
│   │   │   ├── Navajo
│   │   │   ├── NZ
│   │   │   ├── NZ-CHAT
│   │   │   ├── Pacific
│   │   │   │   ├── Apia
│   │   │   │   ├── Auckland
│   │   │   │   ├── Bougainville
│   │   │   │   ├── Chatham
│   │   │   │   ├── Chuuk
│   │   │   │   ├── Easter
│   │   │   │   ├── Efate
│   │   │   │   ├── Enderbury
│   │   │   │   ├── Fakaofo
│   │   │   │   ├── Fiji
│   │   │   │   ├── Funafuti
│   │   │   │   ├── Galapagos
│   │   │   │   ├── Gambier
│   │   │   │   ├── Guadalcanal
│   │   │   │   ├── Guam
│   │   │   │   ├── Honolulu
│   │   │   │   ├── Johnston
│   │   │   │   ├── Kiritimati
│   │   │   │   ├── Kosrae
│   │   │   │   ├── Kwajalein
│   │   │   │   ├── Majuro
│   │   │   │   ├── Marquesas
│   │   │   │   ├── Midway
│   │   │   │   ├── Nauru
│   │   │   │   ├── Niue
│   │   │   │   ├── Norfolk
│   │   │   │   ├── Noumea
│   │   │   │   ├── Pago_Pago
│   │   │   │   ├── Palau
│   │   │   │   ├── Pitcairn
│   │   │   │   ├── Pohnpei
│   │   │   │   ├── Ponape
│   │   │   │   ├── Port_Moresby
│   │   │   │   ├── Rarotonga
│   │   │   │   ├── Saipan
│   │   │   │   ├── Samoa
│   │   │   │   ├── Tahiti
│   │   │   │   ├── Tarawa
│   │   │   │   ├── Tongatapu
│   │   │   │   ├── Truk
│   │   │   │   ├── Wake
│   │   │   │   ├── Wallis
│   │   │   │   └── Yap
│   │   │   ├── Poland
│   │   │   ├── Portugal
│   │   │   ├── posixrules
│   │   │   ├── PRC
│   │   │   ├── PST8PDT
│   │   │   ├── ROC
│   │   │   ├── ROK
│   │   │   ├── Singapore
│   │   │   ├── Turkey
│   │   │   ├── UCT
│   │   │   ├── Universal
│   │   │   ├── US
│   │   │   │   ├── Alaska
│   │   │   │   ├── Aleutian
│   │   │   │   ├── Arizona
│   │   │   │   ├── Central
│   │   │   │   ├── Eastern
│   │   │   │   ├── East-Indiana
│   │   │   │   ├── Hawaii
│   │   │   │   ├── Indiana-Starke
│   │   │   │   ├── Michigan
│   │   │   │   ├── Mountain
│   │   │   │   ├── Pacific
│   │   │   │   ├── Pacific-New
│   │   │   │   └── Samoa
│   │   │   ├── UTC
│   │   │   ├── WET
│   │   │   ├── W-SU
│   │   │   ├── zone1970.tab
│   │   │   ├── zone.tab
│   │   │   └── Zulu
│   │   ├── pytz-2015.7.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   ├── WHEEL
│   │   │   └── zip-safe
│   │   ├── pytz-2018.5.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   ├── WHEEL
│   │   │   └── zip-safe
│   │   ├── qrcode
│   │   │   ├── base.py
│   │   │   ├── console_scripts.py
│   │   │   ├── constants.py
│   │   │   ├── exceptions.py
│   │   │   ├── image
│   │   │   │   ├── base.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── pil.py
│   │   │   │   ├── pure.py
│   │   │   │   └── svg.py
│   │   │   ├── __init__.py
│   │   │   ├── main.py
│   │   │   ├── mecard.py
│   │   │   ├── speedy.py
│   │   │   ├── tests
│   │   │   │   ├── __init__.py
│   │   │   │   ├── svg.py
│   │   │   │   ├── test_example.py
│   │   │   │   ├── test_qrcode.py
│   │   │   │   └── test_script.py
│   │   │   └── util.py
│   │   ├── qrcode-5.3.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── entry_points.txt
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── pbr.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── ranged_response
│   │   │   └── __init__.py
│   │   ├── rcssmin-1.0.6-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── rcssmin.py
│   │   ├── _rcssmin.so
│   │   ├── registration
│   │   │   ├── admin.py
│   │   │   ├── auth_urls.py
│   │   │   ├── backends
│   │   │   │   ├── default
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── urls.py
│   │   │   │   └── __init__.py
│   │   │   ├── forms.py
│   │   │   ├── __init__.py
│   │   │   ├── LICENSE
│   │   │   ├── locale
│   │   │   │   ├── ar
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── bg
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── da
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── de
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── el
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── en
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── es
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── es_AR
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── fr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── he
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── is
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── it
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ja
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ko
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── nl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pt_BR
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ru
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sv
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── zh_CN
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   └── zh_TW
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── cleanupregistration.py
│   │   │   │   │   └── __init__.py
│   │   │   │   └── __init__.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── signals.py
│   │   │   ├── tests
│   │   │   │   ├── backends.py
│   │   │   │   ├── forms.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── models.py
│   │   │   │   ├── urls.py
│   │   │   │   └── views.py
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── requests
│   │   │   ├── adapters.py
│   │   │   ├── api.py
│   │   │   ├── auth.py
│   │   │   ├── certs.py
│   │   │   ├── compat.py
│   │   │   ├── cookies.py
│   │   │   ├── exceptions.py
│   │   │   ├── help.py
│   │   │   ├── hooks.py
│   │   │   ├── __init__.py
│   │   │   ├── _internal_utils.py
│   │   │   ├── models.py
│   │   │   ├── packages.py
│   │   │   ├── sessions.py
│   │   │   ├── status_codes.py
│   │   │   ├── structures.py
│   │   │   ├── utils.py
│   │   │   └── __version__.py
│   │   ├── requests-2.18.4.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── requests_oauthlib
│   │   │   ├── compliance_fixes
│   │   │   │   ├── douban.py
│   │   │   │   ├── facebook.py
│   │   │   │   ├── fitbit.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── linkedin.py
│   │   │   │   ├── mailchimp.py
│   │   │   │   ├── slack.py
│   │   │   │   └── weibo.py
│   │   │   ├── __init__.py
│   │   │   ├── oauth1_auth.py
│   │   │   ├── oauth1_session.py
│   │   │   ├── oauth2_auth.py
│   │   │   └── oauth2_session.py
│   │   ├── requests_oauthlib-0.8.0.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── requests_oauthlib-1.0.0.dist-info
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── rest_framework
│   │   │   ├── authentication.py
│   │   │   ├── authtoken
│   │   │   │   ├── admin.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── migrations
│   │   │   │   │   ├── 0001_initial.py
│   │   │   │   │   └── __init__.py
│   │   │   │   ├── models.py
│   │   │   │   ├── serializers.py
│   │   │   │   └── views.py
│   │   │   ├── compat.py
│   │   │   ├── decorators.py
│   │   │   ├── exceptions.py
│   │   │   ├── fields.py
│   │   │   ├── filters.py
│   │   │   ├── generics.py
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   ├── ar
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── be
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ca
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ca_ES
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── cs
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── da
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── de
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── en
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── en_CA
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── en_US
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── es
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── et
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── fr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── fr_CA
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── gl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── gl_ES
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── hu
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── id
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── it
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ja
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ko_KR
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── mk
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── nb
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── nl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pl
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pt
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pt_BR
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── pt_PT
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── ru
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sk
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── sv
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── tr
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── tr_TR
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── uk
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── vi
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── zh_CN
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   └── zh_TW
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── metadata.py
│   │   │   ├── mixins.py
│   │   │   ├── models.py
│   │   │   ├── negotiation.py
│   │   │   ├── pagination.py
│   │   │   ├── parsers.py
│   │   │   ├── permissions.py
│   │   │   ├── relations.py
│   │   │   ├── renderers.py
│   │   │   ├── request.py
│   │   │   ├── response.py
│   │   │   ├── reverse.py
│   │   │   ├── routers.py
│   │   │   ├── serializers.py
│   │   │   ├── settings.py
│   │   │   ├── static
│   │   │   │   └── rest_framework
│   │   │   │   ├── css
│   │   │   │   │   ├── bootstrap.min.css
│   │   │   │   │   ├── bootstrap-tweaks.css
│   │   │   │   │   ├── default.css
│   │   │   │   │   └── prettify.css
│   │   │   │   ├── fonts
│   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   │   └── glyphicons-halflings-regular.woff2
│   │   │   │   ├── img
│   │   │   │   │   ├── glyphicons-halflings.png
│   │   │   │   │   ├── glyphicons-halflings-white.png
│   │   │   │   │   └── grid.png
│   │   │   │   └── js
│   │   │   │   ├── ajax-form.js
│   │   │   │   ├── bootstrap.min.js
│   │   │   │   ├── csrf.js
│   │   │   │   ├── default.js
│   │   │   │   ├── jquery-1.11.3.min.js
│   │   │   │   └── prettify-min.js
│   │   │   ├── status.py
│   │   │   ├── templates
│   │   │   │   └── rest_framework
│   │   │   │   ├── admin
│   │   │   │   │   ├── detail.html
│   │   │   │   │   ├── dict_value.html
│   │   │   │   │   ├── list.html
│   │   │   │   │   ├── list_value.html
│   │   │   │   │   └── simple_list_value.html
│   │   │   │   ├── admin.html
│   │   │   │   ├── api.html
│   │   │   │   ├── base.html
│   │   │   │   ├── filters
│   │   │   │   │   ├── base.html
│   │   │   │   │   ├── django_filter_crispyforms.html
│   │   │   │   │   ├── django_filter.html
│   │   │   │   │   ├── ordering.html
│   │   │   │   │   └── search.html
│   │   │   │   ├── horizontal
│   │   │   │   │   ├── checkbox.html
│   │   │   │   │   ├── checkbox_multiple.html
│   │   │   │   │   ├── fieldset.html
│   │   │   │   │   ├── form.html
│   │   │   │   │   ├── input.html
│   │   │   │   │   ├── list_fieldset.html
│   │   │   │   │   ├── radio.html
│   │   │   │   │   ├── select.html
│   │   │   │   │   ├── select_multiple.html
│   │   │   │   │   └── textarea.html
│   │   │   │   ├── inline
│   │   │   │   │   ├── checkbox.html
│   │   │   │   │   ├── checkbox_multiple.html
│   │   │   │   │   ├── fieldset.html
│   │   │   │   │   ├── form.html
│   │   │   │   │   ├── input.html
│   │   │   │   │   ├── list_fieldset.html
│   │   │   │   │   ├── radio.html
│   │   │   │   │   ├── select.html
│   │   │   │   │   ├── select_multiple.html
│   │   │   │   │   └── textarea.html
│   │   │   │   ├── login_base.html
│   │   │   │   ├── login.html
│   │   │   │   ├── pagination
│   │   │   │   │   ├── numbers.html
│   │   │   │   │   └── previous_and_next.html
│   │   │   │   ├── raw_data_form.html
│   │   │   │   └── vertical
│   │   │   │   ├── checkbox.html
│   │   │   │   ├── checkbox_multiple.html
│   │   │   │   ├── fieldset.html
│   │   │   │   ├── form.html
│   │   │   │   ├── input.html
│   │   │   │   ├── list_fieldset.html
│   │   │   │   ├── radio.html
│   │   │   │   ├── select.html
│   │   │   │   ├── select_multiple.html
│   │   │   │   └── textarea.html
│   │   │   ├── templatetags
│   │   │   │   ├── __init__.py
│   │   │   │   └── rest_framework.py
│   │   │   ├── test.py
│   │   │   ├── throttling.py
│   │   │   ├── urlpatterns.py
│   │   │   ├── urls.py
│   │   │   ├── utils
│   │   │   │   ├── breadcrumbs.py
│   │   │   │   ├── encoders.py
│   │   │   │   ├── field_mapping.py
│   │   │   │   ├── formatting.py
│   │   │   │   ├── html.py
│   │   │   │   ├── humanize_datetime.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── mediatypes.py
│   │   │   │   ├── model_meta.py
│   │   │   │   ├── representation.py
│   │   │   │   ├── serializer_helpers.py
│   │   │   │   └── urls.py
│   │   │   ├── validators.py
│   │   │   ├── versioning.py
│   │   │   ├── viewsets.py
│   │   │   └── views.py
│   │   ├── rjsmin-1.0.12-py2.7.egg-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── installed-files.txt
│   │   │   ├── PKG-INFO
│   │   │   ├── SOURCES.txt
│   │   │   └── top_level.txt
│   │   ├── rjsmin.py
│   │   ├── _rjsmin.so
│   │   ├── seafobj
│   │   │   ├── backends
│   │   │   │   ├── alioss.py
│   │   │   │   ├── base.py
│   │   │   │   ├── ceph.py
│   │   │   │   ├── filesystem.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── s3.py
│   │   │   │   └── swift.py
│   │   │   ├── blocks.py
│   │   │   ├── commit_differ.py
│   │   │   ├── commits.py
│   │   │   ├── db.py
│   │   │   ├── exceptions.py
│   │   │   ├── fs.py
│   │   │   ├── __init__.py
│   │   │   ├── objstore_factory.py
│   │   │   └── utils
│   │   │   ├── ceph_utils.py
│   │   │   ├── crypto.py
│   │   │   └── __init__.py
│   │   ├── setup.py
│   │   ├── setuptools
│   │   │   ├── archive_util.py
│   │   │   ├── build_meta.py
│   │   │   ├── cli-32.exe
│   │   │   ├── cli-64.exe
│   │   │   ├── cli.exe
│   │   │   ├── command
│   │   │   │   ├── alias.py
│   │   │   │   ├── bdist_egg.py
│   │   │   │   ├── bdist_rpm.py
│   │   │   │   ├── bdist_wininst.py
│   │   │   │   ├── build_clib.py
│   │   │   │   ├── build_ext.py
│   │   │   │   ├── build_py.py
│   │   │   │   ├── develop.py
│   │   │   │   ├── dist_info.py
│   │   │   │   ├── easy_install.py
│   │   │   │   ├── egg_info.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── install_egg_info.py
│   │   │   │   ├── install_lib.py
│   │   │   │   ├── install.py
│   │   │   │   ├── install_scripts.py
│   │   │   │   ├── launcher manifest.xml
│   │   │   │   ├── py36compat.py
│   │   │   │   ├── register.py
│   │   │   │   ├── rotate.py
│   │   │   │   ├── saveopts.py
│   │   │   │   ├── sdist.py
│   │   │   │   ├── setopt.py
│   │   │   │   ├── test.py
│   │   │   │   ├── upload_docs.py
│   │   │   │   └── upload.py
│   │   │   ├── config.py
│   │   │   ├── depends.py
│   │   │   ├── dep_util.py
│   │   │   ├── dist.py
│   │   │   ├── extension.py
│   │   │   ├── extern
│   │   │   │   └── __init__.py
│   │   │   ├── glibc.py
│   │   │   ├── glob.py
│   │   │   ├── gui-32.exe
│   │   │   ├── gui-64.exe
│   │   │   ├── gui.exe
│   │   │   ├── __init__.py
│   │   │   ├── launch.py
│   │   │   ├── lib2to3_ex.py
│   │   │   ├── monkey.py
│   │   │   ├── msvc.py
│   │   │   ├── namespaces.py
│   │   │   ├── package_index.py
│   │   │   ├── pep425tags.py
│   │   │   ├── py27compat.py
│   │   │   ├── py31compat.py
│   │   │   ├── py33compat.py
│   │   │   ├── py36compat.py
│   │   │   ├── sandbox.py
│   │   │   ├── script (dev).tmpl
│   │   │   ├── script.tmpl
│   │   │   ├── site-patch.py
│   │   │   ├── ssl_support.py
│   │   │   ├── unicode_utils.py
│   │   │   ├── _vendor
│   │   │   │   ├── __init__.py
│   │   │   │   ├── packaging
│   │   │   │   │   ├── __about__.py
│   │   │   │   │   ├── _compat.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── markers.py
│   │   │   │   │   ├── requirements.py
│   │   │   │   │   ├── specifiers.py
│   │   │   │   │   ├── _structures.py
│   │   │   │   │   ├── utils.py
│   │   │   │   │   └── version.py
│   │   │   │   ├── pyparsing.py
│   │   │   │   └── six.py
│   │   │   ├── version.py
│   │   │   ├── wheel.py
│   │   │   └── windows_support.py
│   │   ├── setuptools-39.1.0.dist-info
│   │   │   ├── dependency_links.txt
│   │   │   ├── entry_points.txt
│   │   │   ├── INSTALLER
│   │   │   ├── LICENSE.txt
│   │   │   ├── METADATA
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   ├── WHEEL
│   │   │   └── zip-safe
│   │   ├── share
│   │   │   ├── doc
│   │   │   │   ├── rcssmin
│   │   │   │   │   ├── apidoc
│   │   │   │   │   │   ├── api-objects.txt
│   │   │   │   │   │   ├── crarr.png
│   │   │   │   │   │   ├── epydoc.css
│   │   │   │   │   │   ├── epydoc.js
│   │   │   │   │   │   ├── help.html
│   │   │   │   │   │   ├── identifier-index.html
│   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   ├── module-tree.html
│   │   │   │   │   │   ├── rcssmin-module.html
│   │   │   │   │   │   ├── rcssmin-pysrc.html
│   │   │   │   │   │   └── redirect.html
│   │   │   │   │   ├── BENCHMARKS
│   │   │   │   │   ├── CHANGES
│   │   │   │   │   └── README.rst
│   │   │   │   └── rjsmin
│   │   │   │   ├── apidoc
│   │   │   │   │   ├── api-objects.txt
│   │   │   │   │   ├── crarr.png
│   │   │   │   │   ├── epydoc.css
│   │   │   │   │   ├── epydoc.js
│   │   │   │   │   ├── help.html
│   │   │   │   │   ├── identifier-index.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── module-tree.html
│   │   │   │   │   ├── redirect.html
│   │   │   │   │   ├── rjsmin-module.html
│   │   │   │   │   └── rjsmin-pysrc.html
│   │   │   │   ├── BENCHMARKS
│   │   │   │   ├── CHANGES
│   │   │   │   └── README.rst
│   │   │   └── man
│   │   │   └── man1
│   │   │   └── qr.1
│   │   ├── shibboleth
│   │   │   ├── app_settings.py
│   │   │   ├── backends.py
│   │   │   ├── context_processors.py
│   │   │   ├── decorators.py
│   │   │   ├── __init__.py
│   │   │   ├── license.md
│   │   │   ├── middleware.py
│   │   │   ├── models.py
│   │   │   ├── templates
│   │   │   │   └── shibboleth
│   │   │   │   └── user_info.html
│   │   │   ├── tests
│   │   │   │   ├── __init__.py
│   │   │   │   └── shib.py
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── site.py
│   │   ├── six-1.11.0.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── six.py
│   │   ├── social_auth_core-1.7.0.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── social_core
│   │   │   ├── actions.py
│   │   │   ├── backends
│   │   │   │   ├── amazon.py
│   │   │   │   ├── angel.py
│   │   │   │   ├── aol.py
│   │   │   │   ├── appsfuel.py
│   │   │   │   ├── arcgis.py
│   │   │   │   ├── asana.py
│   │   │   │   ├── azuread_b2c.py
│   │   │   │   ├── azuread.py
│   │   │   │   ├── azuread_tenant.py
│   │   │   │   ├── base.py
│   │   │   │   ├── battlenet.py
│   │   │   │   ├── beats.py
│   │   │   │   ├── behance.py
│   │   │   │   ├── belgiumeid.py
│   │   │   │   ├── bitbucket.py
│   │   │   │   ├── box.py
│   │   │   │   ├── bungie.py
│   │   │   │   ├── changetip.py
│   │   │   │   ├── chatwork.py
│   │   │   │   ├── classlink.py
│   │   │   │   ├── clef.py
│   │   │   │   ├── coding.py
│   │   │   │   ├── coinbase.py
│   │   │   │   ├── coursera.py
│   │   │   │   ├── dailymotion.py
│   │   │   │   ├── deezer.py
│   │   │   │   ├── digitalocean.py
│   │   │   │   ├── disqus.py
│   │   │   │   ├── docker.py
│   │   │   │   ├── douban.py
│   │   │   │   ├── dribbble.py
│   │   │   │   ├── drip.py
│   │   │   │   ├── dropbox.py
│   │   │   │   ├── echosign.py
│   │   │   │   ├── edmodo.py
│   │   │   │   ├── email.py
│   │   │   │   ├── eventbrite.py
│   │   │   │   ├── eveonline.py
│   │   │   │   ├── evernote.py
│   │   │   │   ├── exacttarget.py
│   │   │   │   ├── facebook.py
│   │   │   │   ├── fedora.py
│   │   │   │   ├── fitbit.py
│   │   │   │   ├── five_hundred_px.py
│   │   │   │   ├── flickr.py
│   │   │   │   ├── foursquare.py
│   │   │   │   ├── gae.py
│   │   │   │   ├── github_enterprise.py
│   │   │   │   ├── github.py
│   │   │   │   ├── gitlab.py
│   │   │   │   ├── goclioeu.py
│   │   │   │   ├── goclio.py
│   │   │   │   ├── google_openidconnect.py
│   │   │   │   ├── google.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── instagram.py
│   │   │   │   ├── itembase.py
│   │   │   │   ├── jawbone.py
│   │   │   │   ├── justgiving.py
│   │   │   │   ├── kakao.py
│   │   │   │   ├── khanacademy.py
│   │   │   │   ├── lastfm.py
│   │   │   │   ├── launchpad.py
│   │   │   │   ├── legacy.py
│   │   │   │   ├── line.py
│   │   │   │   ├── linkedin.py
│   │   │   │   ├── livejournal.py
│   │   │   │   ├── live.py
│   │   │   │   ├── loginradius.py
│   │   │   │   ├── lyft.py
│   │   │   │   ├── mailchimp.py
│   │   │   │   ├── mailru.py
│   │   │   │   ├── mapmyfitness.py
│   │   │   │   ├── mediawiki.py
│   │   │   │   ├── meetup.py
│   │   │   │   ├── mendeley.py
│   │   │   │   ├── microsoft.py
│   │   │   │   ├── mineid.py
│   │   │   │   ├── mixcloud.py
│   │   │   │   ├── monzo.py
│   │   │   │   ├── moves.py
│   │   │   │   ├── nationbuilder.py
│   │   │   │   ├── naver.py
│   │   │   │   ├── ngpvan.py
│   │   │   │   ├── nk.py
│   │   │   │   ├── oauth.py
│   │   │   │   ├── odnoklassniki.py
│   │   │   │   ├── open_id_connect.py
│   │   │   │   ├── open_id.py
│   │   │   │   ├── openshift.py
│   │   │   │   ├── openstreetmap.py
│   │   │   │   ├── orbi.py
│   │   │   │   ├── orcid.py
│   │   │   │   ├── patreon.py
│   │   │   │   ├── persona.py
│   │   │   │   ├── phabricator.py
│   │   │   │   ├── pinterest.py
│   │   │   │   ├── pixelpin.py
│   │   │   │   ├── pocket.py
│   │   │   │   ├── podio.py
│   │   │   │   ├── professionali.py
│   │   │   │   ├── pushbullet.py
│   │   │   │   ├── qiita.py
│   │   │   │   ├── qq.py
│   │   │   │   ├── quizlet.py
│   │   │   │   ├── rdio.py
│   │   │   │   ├── readability.py
│   │   │   │   ├── reddit.py
│   │   │   │   ├── runkeeper.py
│   │   │   │   ├── salesforce.py
│   │   │   │   ├── saml.py
│   │   │   │   ├── shimmering.py
│   │   │   │   ├── shopify.py
│   │   │   │   ├── sketchfab.py
│   │   │   │   ├── skyrock.py
│   │   │   │   ├── slack.py
│   │   │   │   ├── soundcloud.py
│   │   │   │   ├── spotify.py
│   │   │   │   ├── stackoverflow.py
│   │   │   │   ├── steam.py
│   │   │   │   ├── stocktwits.py
│   │   │   │   ├── strava.py
│   │   │   │   ├── stripe.py
│   │   │   │   ├── suse.py
│   │   │   │   ├── taobao.py
│   │   │   │   ├── thisismyjam.py
│   │   │   │   ├── trello.py
│   │   │   │   ├── tripit.py
│   │   │   │   ├── tumblr.py
│   │   │   │   ├── twilio.py
│   │   │   │   ├── twitch.py
│   │   │   │   ├── twitter.py
│   │   │   │   ├── uber.py
│   │   │   │   ├── ubuntu.py
│   │   │   │   ├── udata.py
│   │   │   │   ├── untappd.py
│   │   │   │   ├── upwork.py
│   │   │   │   ├── username.py
│   │   │   │   ├── utils.py
│   │   │   │   ├── vend.py
│   │   │   │   ├── vimeo.py
│   │   │   │   ├── vk.py
│   │   │   │   ├── weibo.py
│   │   │   │   ├── weixin.py
│   │   │   │   ├── withings.py
│   │   │   │   ├── wunderlist.py
│   │   │   │   ├── xing.py
│   │   │   │   ├── yahoo.py
│   │   │   │   ├── yammer.py
│   │   │   │   ├── yandex.py
│   │   │   │   └── zotero.py
│   │   │   ├── exceptions.py
│   │   │   ├── __init__.py
│   │   │   ├── pipeline
│   │   │   │   ├── debug.py
│   │   │   │   ├── disconnect.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── mail.py
│   │   │   │   ├── partial.py
│   │   │   │   ├── social_auth.py
│   │   │   │   ├── user.py
│   │   │   │   └── utils.py
│   │   │   ├── storage.py
│   │   │   ├── store.py
│   │   │   ├── strategy.py
│   │   │   ├── tests
│   │   │   │   ├── actions
│   │   │   │   │   ├── actions.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── test_associate.py
│   │   │   │   │   ├── test_disconnect.py
│   │   │   │   │   └── test_login.py
│   │   │   │   ├── backends
│   │   │   │   │   ├── base.py
│   │   │   │   │   ├── data
│   │   │   │   │   │   └── saml_response.txt
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── legacy.py
│   │   │   │   │   ├── oauth.py
│   │   │   │   │   ├── open_id_connect.py
│   │   │   │   │   ├── open_id.py
│   │   │   │   │   ├── test_amazon.py
│   │   │   │   │   ├── test_angel.py
│   │   │   │   │   ├── test_arcgis.py
│   │   │   │   │   ├── test_asana.py
│   │   │   │   │   ├── test_azuread_b2c.py
│   │   │   │   │   ├── test_azuread.py
│   │   │   │   │   ├── test_behance.py
│   │   │   │   │   ├── test_bitbucket.py
│   │   │   │   │   ├── test_box.py
│   │   │   │   │   ├── test_broken.py
│   │   │   │   │   ├── test_chatwork.py
│   │   │   │   │   ├── test_clef.py
│   │   │   │   │   ├── test_coinbase.py
│   │   │   │   │   ├── test_coursera.py
│   │   │   │   │   ├── test_dailymotion.py
│   │   │   │   │   ├── test_deezer.py
│   │   │   │   │   ├── test_digitalocean.py
│   │   │   │   │   ├── test_disqus.py
│   │   │   │   │   ├── test_dribbble.py
│   │   │   │   │   ├── test_drip.py
│   │   │   │   │   ├── test_dropbox.py
│   │   │   │   │   ├── test_dummy.py
│   │   │   │   │   ├── test_edmodo.py
│   │   │   │   │   ├── test_email.py
│   │   │   │   │   ├── test_eventbrite.py
│   │   │   │   │   ├── test_evernote.py
│   │   │   │   │   ├── test_facebook.py
│   │   │   │   │   ├── test_fitbit.py
│   │   │   │   │   ├── test_five_hundred_px.py
│   │   │   │   │   ├── test_flickr.py
│   │   │   │   │   ├── test_foursquare.py
│   │   │   │   │   ├── test_github_enterprise.py
│   │   │   │   │   ├── test_github.py
│   │   │   │   │   ├── test_gitlab.py
│   │   │   │   │   ├── test_google.py
│   │   │   │   │   ├── test_instagram.py
│   │   │   │   │   ├── test_itembase.py
│   │   │   │   │   ├── test_kakao.py
│   │   │   │   │   ├── test_khanacademy.py
│   │   │   │   │   ├── test_linkedin.py
│   │   │   │   │   ├── test_livejournal.py
│   │   │   │   │   ├── test_live.py
│   │   │   │   │   ├── test_lyft.py
│   │   │   │   │   ├── test_mapmyfitness.py
│   │   │   │   │   ├── test_mineid.py
│   │   │   │   │   ├── test_mixcloud.py
│   │   │   │   │   ├── test_nationbuilder.py
│   │   │   │   │   ├── test_naver.py
│   │   │   │   │   ├── test_ngpvan.py
│   │   │   │   │   ├── test_orbi.py
│   │   │   │   │   ├── test_patreon.py
│   │   │   │   │   ├── test_phabricator.py
│   │   │   │   │   ├── test_pinterest.py
│   │   │   │   │   ├── test_podio.py
│   │   │   │   │   ├── test_qiita.py
│   │   │   │   │   ├── test_quizlet.py
│   │   │   │   │   ├── test_readability.py
│   │   │   │   │   ├── test_reddit.py
│   │   │   │   │   ├── test_saml.py
│   │   │   │   │   ├── test_sketchfab.py
│   │   │   │   │   ├── test_skyrock.py
│   │   │   │   │   ├── test_slack.py
│   │   │   │   │   ├── test_soundcloud.py
│   │   │   │   │   ├── test_spotify.py
│   │   │   │   │   ├── test_stackoverflow.py
│   │   │   │   │   ├── test_steam.py
│   │   │   │   │   ├── test_stocktwits.py
│   │   │   │   │   ├── test_strava.py
│   │   │   │   │   ├── test_stripe.py
│   │   │   │   │   ├── test_taobao.py
│   │   │   │   │   ├── test_thisismyjam.py
│   │   │   │   │   ├── test_tripit.py
│   │   │   │   │   ├── test_tumblr.py
│   │   │   │   │   ├── test_twitch.py
│   │   │   │   │   ├── test_twitter.py
│   │   │   │   │   ├── test_uber.py
│   │   │   │   │   ├── test_udata.py
│   │   │   │   │   ├── test_upwork.py
│   │   │   │   │   ├── test_username.py
│   │   │   │   │   ├── test_utils.py
│   │   │   │   │   ├── test_vk.py
│   │   │   │   │   ├── test_wunderlist.py
│   │   │   │   │   ├── test_xing.py
│   │   │   │   │   ├── test_yahoo.py
│   │   │   │   │   ├── test_yammer.py
│   │   │   │   │   ├── test_yandex.py
│   │   │   │   │   └── test_zotero.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── models.py
│   │   │   │   ├── pipeline.py
│   │   │   │   ├── requirements-base.txt
│   │   │   │   ├── requirements-pypy.txt
│   │   │   │   ├── requirements-python2.txt
│   │   │   │   ├── requirements-python3.txt
│   │   │   │   ├── requirements.txt
│   │   │   │   ├── strategy.py
│   │   │   │   ├── test_exceptions.py
│   │   │   │   ├── testkey.pem
│   │   │   │   ├── test_partial.py
│   │   │   │   ├── test_pipeline.py
│   │   │   │   ├── test_storage.py
│   │   │   │   └── test_utils.py
│   │   │   └── utils.py
│   │   ├── statici18n
│   │   │   ├── apps.py
│   │   │   ├── conf.py
│   │   │   ├── __init__.py
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── compilejsi18n.py
│   │   │   │   │   └── __init__.py
│   │   │   │   └── __init__.py
│   │   │   ├── templatetags
│   │   │   │   ├── __init__.py
│   │   │   │   └── statici18n.py
│   │   │   └── utils.py
│   │   ├── termsandconditions
│   │   │   ├── admin.py
│   │   │   ├── apps.py
│   │   │   ├── decorators.py
│   │   │   ├── forms.py
│   │   │   ├── __init__.py
│   │   │   ├── middleware.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── pipeline.py
│   │   │   ├── static
│   │   │   │   └── termsandconditions
│   │   │   │   ├── css
│   │   │   │   │   └── modal.css
│   │   │   │   └── js
│   │   │   │   └── modal.js
│   │   │   ├── templates
│   │   │   │   └── termsandconditions
│   │   │   │   ├── snippets
│   │   │   │   │   └── termsandconditions.html
│   │   │   │   ├── tc_accept_terms.html
│   │   │   │   ├── tc_email_terms_form.html
│   │   │   │   ├── tc_email_terms.html
│   │   │   │   ├── tc_print_terms.html
│   │   │   │   └── tc_view_terms.html
│   │   │   ├── templatetags
│   │   │   │   ├── __init__.py
│   │   │   │   └── terms_tags.py
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── urllib3
│   │   │   ├── _collections.py
│   │   │   ├── connectionpool.py
│   │   │   ├── connection.py
│   │   │   ├── contrib
│   │   │   │   ├── appengine.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── ntlmpool.py
│   │   │   │   ├── pyopenssl.py
│   │   │   │   ├── _securetransport
│   │   │   │   │   ├── bindings.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── low_level.py
│   │   │   │   ├── securetransport.py
│   │   │   │   └── socks.py
│   │   │   ├── exceptions.py
│   │   │   ├── fields.py
│   │   │   ├── filepost.py
│   │   │   ├── __init__.py
│   │   │   ├── packages
│   │   │   │   ├── backports
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── makefile.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── ordered_dict.py
│   │   │   │   ├── six.py
│   │   │   │   └── ssl_match_hostname
│   │   │   │   ├── _implementation.py
│   │   │   │   └── __init__.py
│   │   │   ├── poolmanager.py
│   │   │   ├── request.py
│   │   │   ├── response.py
│   │   │   └── util
│   │   │   ├── connection.py
│   │   │   ├── __init__.py
│   │   │   ├── request.py
│   │   │   ├── response.py
│   │   │   ├── retry.py
│   │   │   ├── selectors.py
│   │   │   ├── ssl_.py
│   │   │   ├── timeout.py
│   │   │   ├── url.py
│   │   │   └── wait.py
│   │   ├── urllib3-1.22.dist-info
│   │   │   ├── DESCRIPTION.rst
│   │   │   ├── INSTALLER
│   │   │   ├── METADATA
│   │   │   ├── metadata.json
│   │   │   ├── RECORD
│   │   │   ├── top_level.txt
│   │   │   └── WHEEL
│   │   ├── webpack_loader
│   │   │   ├── apps.py
│   │   │   ├── config.py
│   │   │   ├── contrib
│   │   │   │   ├── __init__.py
│   │   │   │   └── jinja2ext.py
│   │   │   ├── errors.py
│   │   │   ├── exceptions.py
│   │   │   ├── __init__.py
│   │   │   ├── loader.py
│   │   │   ├── signals.py
│   │   │   ├── templatetags
│   │   │   │   ├── __init__.py
│   │   │   │   └── webpack_loader.py
│   │   │   └── utils.py
│   │   └── wsgidav
│   │   ├── addons
│   │   │   ├── couch_property_manager.py
│   │   │   ├── hg_dav_provider.py
│   │   │   ├── __init__.py
│   │   │   ├── mongo_property_manager.py
│   │   │   ├── mysql_dav_provider.py
│   │   │   ├── nt_domain_controller.py
│   │   │   └── seafile
│   │   │   ├── domain_controller.py
│   │   │   ├── __init__.py
│   │   │   ├── seafile_dav_provider.py
│   │   │   └── seaf_utils.py
│   │   ├── dav_error.py
│   │   ├── dav_provider.py
│   │   ├── debug_filter.py
│   │   ├── dir_browser.py
│   │   ├── domain_controller.py
│   │   ├── error_printer.py
│   │   ├── fs_dav_provider.py
│   │   ├── http_authenticator.py
│   │   ├── __init__.py
│   │   ├── interfaces
│   │   │   ├── dav_provider_interface.py
│   │   │   ├── domaincontrollerinterface.py
│   │   │   ├── lockmanagerinterface.py
│   │   │   └── propertymanagerinterface.py
│   │   ├── lock_manager.py
│   │   ├── lock_storage.py
│   │   ├── middleware.py
│   │   ├── profile.py
│   │   ├── property_manager.py
│   │   ├── request_resolver.py
│   │   ├── request_server.py
│   │   ├── rw_lock.py
│   │   ├── samples
│   │   │   ├── dav_provider_tools.py
│   │   │   ├── __init__.py
│   │   │   ├── mongo_dav_provider.py
│   │   │   └── virtual_dav_provider.py
│   │   ├── server
│   │   │   ├── cherrypy
│   │   │   │   ├── __init__.py
│   │   │   │   └── wsgiserver
│   │   │   │   ├── __init__.py
│   │   │   │   ├── LICENSE.txt
│   │   │   │   ├── ssl_builtin.py
│   │   │   │   ├── ssl_pyopenssl.py
│   │   │   │   ├── wsgiserver2.py
│   │   │   │   └── wsgiserver3.py
│   │   │   ├── ext_wsgiutils_server.py
│   │   │   ├── __init__.py
│   │   │   ├── run_reloading_server.py
│   │   │   ├── run_server.py
│   │   │   ├── sample_bogo_server.crt
│   │   │   ├── sample_bogo_server.csr
│   │   │   ├── sample_bogo_server.key
│   │   │   └── server_sample.py
│   │   ├── util.py
│   │   ├── version.py
│   │   ├── wsgidav_app.py
│   │   └── xml_tools.py
│   └── tools
│   ├── avatar_migration.py
│   ├── batch-delete.py
│   ├── gen-tarball.py
│   ├── seahub-admin.py
│   ├── secret_key_generator.py
│   ├── sqlite-to-mysql.sh
│   └── update-seahub-db_0.9.4_to_0.9.5.py
├── seahub-extra
│   ├── hooks
│   │   └── pre-commit
│   ├── Makefile
│   ├── seahub_extra
│   │   ├── adfs_auth
│   │   │   ├── attribute-maps
│   │   │   │   ├── basic.py
│   │   │   │   ├── saml_uri.py
│   │   │   │   └── shibboleth_uri.py
│   │   │   ├── backends.py
│   │   │   ├── __init__.py
│   │   │   └── views.py
│   │   ├── customization
│   │   │   └── choose_register.html
│   │   ├── django_cas_ng
│   │   │   ├── backends.py
│   │   │   ├── decorators.py
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   ├── ca
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── de
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   ├── es
│   │   │   │   │   └── LC_MESSAGES
│   │   │   │   │   ├── django.mo
│   │   │   │   │   └── django.po
│   │   │   │   └── fr
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── management
│   │   │   │   ├── commands
│   │   │   │   │   ├── django_cas_ng_clean_sessions.py
│   │   │   │   │   └── __init__.py
│   │   │   │   └── __init__.py
│   │   │   ├── middleware.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   ├── 0002_auto_20180410_0948.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── signals.py
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── __init__.py
│   │   ├── krb5_auth
│   │   │   ├── backend.py
│   │   │   ├── __init__.py
│   │   │   ├── LICENSE
│   │   │   ├── middleware.py
│   │   │   └── settings.template
│   │   ├── organizations
│   │   │   ├── decorators.py
│   │   │   ├── forms.py
│   │   │   ├── __init__.py
│   │   │   ├── middleware.py
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── settings.py
│   │   │   ├── signals.py
│   │   │   ├── templates
│   │   │   │   └── organizations
│   │   │   │   ├── org_admin_base.html
│   │   │   │   ├── org_admin_group_info.html
│   │   │   │   ├── org_admin_sidebar.html
│   │   │   │   ├── org_file_audit.html
│   │   │   │   ├── org_file_update.html
│   │   │   │   ├── org_group_admin.html
│   │   │   │   ├── org_manage.html
│   │   │   │   ├── org_perm_audit.html
│   │   │   │   ├── org_publink_admin.html
│   │   │   │   ├── org_register.html
│   │   │   │   ├── org_repo_admin.html
│   │   │   │   ├── org_repoadmin_js.html
│   │   │   │   ├── org_repoadmin_table.html
│   │   │   │   ├── org_repo_search.html
│   │   │   │   ├── org_useradmin_admins.html
│   │   │   │   ├── org_user_admin.html
│   │   │   │   ├── org_useradmin_js.html
│   │   │   │   ├── org_users_table.html
│   │   │   │   ├── pubgrp.html
│   │   │   │   ├── pubrepo.html
│   │   │   │   ├── sysadmin_log_js.html
│   │   │   │   ├── sysadmin_log_paginator.html
│   │   │   │   ├── userinfo.html
│   │   │   │   └── user_search.html
│   │   │   ├── tests.py
│   │   │   ├── urls.py
│   │   │   └── views.py
│   │   ├── pubfile
│   │   │   └── locale
│   │   │   └── zh_CN
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── seahub_extra_settings.py
│   │   ├── search
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   └── zh_CN
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── templates
│   │   │   │   └── search_results.html
│   │   │   ├── utils.py
│   │   │   └── views.py
│   │   ├── sysadmin_extra
│   │   │   ├── __init__.py
│   │   │   ├── locale
│   │   │   │   └── zh_CN
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── django.mo
│   │   │   │   └── django.po
│   │   │   ├── migrations
│   │   │   │   ├── 0001_initial.py
│   │   │   │   └── __init__.py
│   │   │   ├── models.py
│   │   │   ├── templates
│   │   │   │   ├── export_excel_js.html
│   │   │   │   ├── export_excel_popup.html
│   │   │   │   ├── sysadmin_log_js.html
│   │   │   │   ├── sysadmin_log_paginator.html
│   │   │   │   ├── sys_file_audit.html
│   │   │   │   ├── sys_file_update.html
│   │   │   │   ├── sys_log_email_audit.html
│   │   │   │   ├── sys_login_admin.html
│   │   │   │   └── sys_perm_audit.html
│   │   │   └── views.py
│   │   └── two_factor
│   │   └── locale
│   │   ├── ar
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── de
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── en
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── en_GB
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── es
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── fr
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── he_IL
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── nl
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── pt_BR
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   ├── sv
│   │   │   └── LC_MESSAGES
│   │   │   └── django.mo
│   │   └── zh_CN
│   │   └── LC_MESSAGES
│   │   └── django.mo
│   ├── setup.cfg
│   └── tests
│   ├── krb5_auth
│   │   └── test_middleware.py
│   ├── search
│   │   ├── __init__.py
│   │   └── views
│   │   ├── __init__.py
│   │   └── test_search.py
│   └── two_factor
│   ├── models
│   │   ├── test_static.py
│   │   └── test_totp.py
│   └── views
│   └── test_setup_view.py
├── seahub.sh
├── setup-seafile-mysql.py
├── setup-seafile-mysql.sh
├── setup-seafile.sh
└── upgrade
├── add_collate.sh
├── check_backend.py
├── db_update_1.3_1.4.py
├── db_update_helper.py
├── fix_mysql_user.py
├── migrate_seafile_data_3.0.sh
├── minor-upgrade.sh
├── regenerate_secret_key.sh
├── sql
│   ├── 1.6.0
│   │   ├── mysql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 1.7.0
│   │   ├── mysql
│   │   │   ├── seafile.sql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   ├── seafile.sql
│   │   └── seahub.sql
│   ├── 1.8.0
│   │   ├── mysql
│   │   │   ├── ccnet.sql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 2.0.0
│   │   ├── mysql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 2.1.0
│   │   ├── mysql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 2.2.0
│   │   └── mysql
│   │   └── ccnet.sql
│   ├── 3.0.0
│   │   ├── mysql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 3.1.0
│   │   ├── mysql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 4.1.0
│   │   ├── mysql
│   │   │   ├── ccnet.sql
│   │   │   └── seafile.sql
│   │   └── sqlite3
│   │   ├── ccnet
│   │   │   └── groupmgr.sql
│   │   └── seafile.sql
│   ├── 4.2.0
│   │   ├── mysql
│   │   │   ├── seafile.sql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   ├── seafile.sql
│   │   └── seahub.sql
│   ├── 4.3.0
│   │   ├── mysql
│   │   └── sqlite3
│   ├── 4.4.0
│   │   ├── mysql
│   │   └── sqlite3
│   ├── 5.0.0
│   │   ├── mysql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 5.1.0
│   │   ├── mysql
│   │   │   ├── seafile.sql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   ├── seafile.sql
│   │   └── seahub.sql
│   ├── 6.0.0
│   │   ├── mysql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 6.1.0
│   │   ├── mysql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   └── seahub.sql
│   ├── 6.2.0
│   │   ├── mysql
│   │   │   ├── ccnet.sql
│   │   │   └── seahub.sql
│   │   └── sqlite3
│   │   ├── ccnet
│   │   │   └── usermgr.sql
│   │   └── seahub.sql
│   └── 6.3.0
│   ├── mysql
│   │   ├── ccnet.sql
│   │   ├── seafile.sql
│   │   └── seahub.sql
│   └── sqlite3
│   ├── ccnet
│   │   ├── groupmgr.sql
│   │   └── usermgr.sql
│   ├── seafevents.sql
│   ├── seafile.sql
│   └── seahub.sql
├── upgrade_1.2_1.3.sh
├── upgrade_1.3_1.4.sh
├── upgrade_1.4_1.5.sh
├── upgrade_1.5_1.6.sh
├── upgrade_1.6_1.7.sh
├── upgrade_1.7_1.8.sh
├── upgrade_1.8_2.0.sh
├── upgrade_2.0_2.1.sh
├── upgrade_2.1_2.2.sh
├── upgrade_2.2_3.0.sh
├── upgrade_3.0_3.1.sh
├── upgrade_3.1_4.0.sh
├── upgrade_4.0_4.1.sh
├── upgrade_4.1_4.2.sh
├── upgrade_4.2_4.3.sh
├── upgrade_4.3_4.4.sh
├── upgrade_4.4_5.0.sh
├── upgrade_5.0_5.1.sh
├── upgrade_5.1_6.0.sh
├── upgrade_6.0_6.1.sh
├── upgrade_6.1_6.2.sh
├── upgrade_6.2_6.3.sh
└── win32
├── py
│   ├── add_collate.py
│   ├── gc.py
│   ├── upgrade_1.7_1.8.py
│   ├── upgrade_1.8_2.0.py
│   ├── upgrade_2.0_2.1.py
│   ├── upgrade_2.1_3.0.py
│   ├── upgrade_3.0_3.1.py
│   ├── upgrade_3.1_4.0.py
│   ├── upgrade_4.0_4.1.py
│   ├── upgrade_4.1_4.2.py
│   ├── upgrade_4.2_4.3.py
│   ├── upgrade_4.3_5.0.py
│   ├── upgrade_5.0_5.1.py
│   ├── upgrade_5.1_6.0.py
│   └── upgrade_common.py
├── upgrade_1.7_1.8.bat
├── upgrade_1.8_2.0.bat
├── upgrade_2.0_2.1.bat
├── upgrade_2.1_3.0.bat
├── upgrade_3.0_3.1.bat
├── upgrade_3.1_4.0.bat
├── upgrade_4.0_4.1.bat
├── upgrade_4.1_4.2.bat
├── upgrade_4.2_4.3.bat
├── upgrade_4.3_5.0.bat
├── upgrade_5.0_5.1.bat
└── upgrade_5.1_6.0.bat

3546 directories, 8917 files

标签:

实例下载地址

seafile-pro-server_6.3.4_破解版_1000用户

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警