Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hgz6536 committed Jul 29, 2016
1 parent a8e2d83 commit 7b04b10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@

`git clone https://github.com/hgz6536/opman-django.git`

`cd opman-django && pip3 install -r requirements.txt`

- 初始化项目

参考:http://blog.niubilety.com/2016/06/08/554.html
Expand Down Expand Up @@ -79,7 +81,9 @@ server {
`580838402`

如果困惑直击QQ
<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=847644968&site=qq&menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=2:847644968:52" alt="点击这里给我发消息" title="点击这里给我发消息"/></a>
<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=847644968&site=qq&menu=yes">
<img border="0" src="http://wpa.qq.com/pa?p=2:847644968:52" alt="点击这里给我发消息" title="点击这里给我发消息"/>
</a>

## 结果展示 ##
### xlsx 文件上传 ###
Expand Down
4 changes: 3 additions & 1 deletion templates/UserManage/permission.no.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

{% block content %}
<p>你没有权限访问,请联系管理员
<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=847644968&site=qq&menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=2:847644968:52" alt="点击这里给我发消息" title="点击这里给我发消息"/></a>
<a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=847644968&site=qq&menu=yes">
<img border="0" src="http://wpa.qq.com/pa?p=2:847644968:52" alt="点击这里给我发消息" title="点击这里给我发消息"/>
</a>
</p>
<p>
...(。•ˇ‸ˇ•。) ...
Expand Down

0 comments on commit 7b04b10

Please sign in to comment.