Commit 681007cd authored by 张宇's avatar 张宇

[M]modify config

parent 118978e2
......@@ -7,5 +7,5 @@
</config>
<config name="initializer_list">
<element value="courier.management_interface.initialize:initialize"/>
</config>
</config>h
</gm_rpcd_config>
def initialize():
# fire all binds
# See: gm_rpcd.internals.initializations.initialize:52
from message import views
# from message import views
from message import courier_views
......@@ -18,4 +18,5 @@ elasticsearch==2.3.0
kafka-python==1.4.7
gunicorn==20.0.4
#djangorestframework==3.11.0
pydantic==1.3
\ No newline at end of file
pydantic==1.3
requests==2.22.0
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment