winterjung / chatterbox

Python library for Kakaotalk chatbot
MIT License
77 stars 16 forks source link

example django add #6

Closed mooncinnamon closed 6 years ago

mooncinnamon commented 6 years ago

DJango 예제 추가입니다.

* 기타
예제추가 : django 예제 추가.
codecov[bot] commented 6 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   92.52%   92.52%           
=======================================
  Files           6        6           
  Lines         388      388           
=======================================
  Hits          359      359           
  Misses         29       29

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b332133...8f16bfc. Read the comment docs.

winterjung commented 6 years ago

예제추가 감사합니다!