新项目
parents
Showing
.idea/codeStyles/Project.xml
0 → 100644
.idea/dbnavigator.xml
0 → 100644
This diff is collapsed.
.idea/encodings.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vest.iml
0 → 100644
.idea/workspace.xml
0 → 100644
This diff is collapsed.
app_conf.xml
0 → 100644
click/__init__.py
0 → 100644
File added
File added
File added
click/admin.py
0 → 100644
click/apps.py
0 → 100644
click/migrations/__init__.py
0 → 100644
click/models.py
0 → 100644
click/tests.py
0 → 100644
click/views/__init__.py
0 → 100644
File added
File added
click/views/auto_click.py
0 → 100644
comment/__init__.py
0 → 100644
File added
File added
File added
comment/admin.py
0 → 100644
comment/apps.py
0 → 100644
comment/models.py
0 → 100644
comment/tests.py
0 → 100644
comment/views/__init__.py
0 → 100644
File added
File added
follow/__init__.py
0 → 100644
File added
File added
File added
follow/admin.py
0 → 100644
follow/apps.py
0 → 100644
follow/models.py
0 → 100644
follow/tests.py
0 → 100644
follow/views.py
0 → 100644
follow/views/__init__.py
0 → 100644
File added
File added
follow/views/auto_follow.py
0 → 100644
libs/__init__.py
0 → 100644
File added
File added
File added
libs/cache.py
0 → 100644
libs/error.py
0 → 100644
libs/rpc.py
0 → 100644
manage.py
0 → 100755
moment/__init__.py
0 → 100644
File added
File added
File added
moment/admin.py
0 → 100644
moment/apps.py
0 → 100644
moment/models.py
0 → 100644
moment/tests.py
0 → 100644
moment/views/__init__.py
0 → 100644
File added
File added
File added
File added
File added
moment/views/consum.py
0 → 100644
moment/views/get_keyword.py
0 → 100644
moment/views/irrigation.py
0 → 100644
moment/views/process_time.py
0 → 100644
This diff is collapsed.
moment/views/save_data.py
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
moment/views/vest_ids.txt
0 → 100644
requirements.txt
0 → 100644
celery==4.2.1 | ||
Django==1.8 | ||
elasticsearch==6.3.1 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-config.git@v0.1.3 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-logging.git@v0.8.4 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-protocol.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/gushitong/gm-serializer.git@v0.1.1 | ||
git+ssh://git@git.wanmeizhensuo.com/system/gm-tracer.git@v0.1.2 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-types.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-upload.git@master | ||
git+ssh://git@git.wanmeizhensuo.com/system/kafka-python.git@master | ||
PyMySQL==0.7.10 | ||
python-dateutil==1.5 | ||
python-json-logger==0.1.11 | ||
raven==5.25.0 | ||
redis==2.10.6 | ||
requests==2.2.1 | ||
urllib3==1.24.1 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/helios.git@v0.7.2 | ||
virtualenv==15.1.0 | ||
gevent==1.2.1 | ||
git+ssh://git@git.wanmeizhensuo.com/backend/gm-rpcd.git@v0.2.2 | ||
jieba==0.39 | ||
\ No newline at end of file |
vest/__init__.py
0 → 100644
vest/__init__.pyc
0 → 100644
File added
File added
File added
File added
File added
File added
vest/log_settings.py
0 → 100644
vest/settings.py
0 → 100644
vest/settings.pyc
0 → 100644
File added
vest/settings_local.py
0 → 100644
vest/urls.py
0 → 100644
vest/wsgi.py
0 → 100644
Please
register
or
sign in
to comment