Merge branch 'test' into 'master'
Test See merge request !1
Showing
app_conf.xml
0 → 100644
libs/__init__.py
0 → 100644
requirements.txt
0 → 100644
django==1.8 | ||
kafka-python>=1.2.1,<1.4 | ||
elasticsearch==6.3.1 | ||
redis==2.10.6 | ||
celery==4.2.1 | ||
redlock==1.2.0 | ||
kombu==4.2.2.post1 | ||
PyMySQL==0.9.2 | ||
gunicorn==19.9.0 | ||
gevent==1.3.7 | ||
pypinyin==0.34.1 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-rpcd.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/backend/helios.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-logging.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-config.git@v0.1.3#egg=gm-config==0.1.3 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-protocol.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-upload.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/system/gm-tracer.git@v0.1.2 | ||
git+ssh://git@git.wanmeizhensuo.com/alpha/alpha-types.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-types.git@master | ||
search/__init__.py
0 → 100644
search/admin.py
0 → 100644
search/apps.py
0 → 100644
search/models.py
0 → 100644
search/tests.py
0 → 100644
search/utils/__init__.py
0 → 100644
search/utils/auto_tips.py
0 → 100644
search/view/__init__.py
0 → 100644
search/view/auto_tips.py
0 → 100644
search/views.py
0 → 100644
No preview for this file type
search_tips/django_init.py
0 → 100644
trans2es/__init__.py
0 → 100644
trans2es/admin.py
0 → 100644
trans2es/apps.py
0 → 100644
trans2es/commons/__init__.py
0 → 100644
trans2es/commons/commons.py
0 → 100644
trans2es/models.py
0 → 100644
trans2es/models/__init__.py
0 → 100644
trans2es/models/brandwiki.py
0 → 100644
trans2es/models/doctor.py
0 → 100644
trans2es/models/itemwiki.py
0 → 100644
trans2es/models/tag.py
0 → 100644
trans2es/tests.py
0 → 100644
trans2es/type_info.py
0 → 100644
This diff is collapsed.
trans2es/utils/__init__.py
0 → 100644
trans2es/views.py
0 → 100644
Please
register
or
sign in
to comment