simple blog version
Initialization project
update requirement.txt
add favicon.ico
add user module
add sweetalert supported
add message_note
process bug of csrf-token (using views to set browers's cookies' csrftoken)
token function apps/targetauth/views.py
add mdeditor supported
editor.md show blog_detail
reduce js reduce references
add search module with haystack and jieba