Skip to content

Commit

Permalink
add dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jianxin.lu authored and jeyrce committed Jan 11, 2022
1 parent 726447e commit 546190f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion blog/action.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding: utf-8
"""
Created by Lu Jianxin at 2019/03/16 16:41, for any questions contact me with jeeysie@gmail.com.
Created by Jeyrce.Lu at 2019/03/16 16:41, for any questions contact me with jeyrce@gmail.com.
Some ideas of the file:
0. 自定义action
"""
Expand Down
2 changes: 1 addition & 1 deletion blog/my_context_processors.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding: utf-8
"""
Created by Jeeysie.Ru at 19-3-27 下午2:26, for any more contact me with jeeysie@gmail.com.
Created by Jeyrce.Lu at 19-3-27 下午2:26, for any more contact me with jeyrce@gmail.com.
Here is the descriptions and some popurse of the file:
0. 自定义全局上下文
"""
Expand Down
2 changes: 1 addition & 1 deletion blog/my_middlewares.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding: utf-8
"""
Created by Jeeyshe.Ru at 19-3-27 下午6:04, for any more contact me with jeeyshe@gmail.com.
Created by Jeeyshe.Ru at 19-3-27 下午6:04, for any more contact me with jeyrce@gmail.com.
Here is the descriptions and some purpose of the file:
0. 自定义中间件
"""
Expand Down
2 changes: 1 addition & 1 deletion blog/test.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding: utf-8
"""
Created by Jeeyshe.Ru at 19-3-27 下午3:10, for any more contact me with jeeyshe@gmail.com.
Created by Jeyrce.Lu at 19-3-27 下午3:10, for any more contact me with jeyrce@gmail.com.
Here is the descriptions and some purpose of the file:
0. 测试里子
"""
Expand Down
2 changes: 1 addition & 1 deletion blog/urls.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding: utf-8
"""
Created by Jeeyshe.Ru at 19-3-27 下午7:20, for any more contact me with jeeyshe@gmail.com.
Created by Jeyrce.Lu at 19-3-27 下午7:20, for any more contact me with jeyrce@gmail.com.
Here is the descriptions and some purpose of the file:
0. 博客主要业务逻辑路由
"""
Expand Down
2 changes: 1 addition & 1 deletion blog/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding: utf-8
"""
Created by Jeeyshe.Ru at 19-3-27 下午2:52, for any more contact me with jeeysie@gmail.com.
Created by Jeyrce.Lu at 19-3-27 下午2:52, for any more contact me with jeyrce@gmail.com.
Here is the descriptions and some purpose of the file:
0. 一些工具函数
"""
Expand Down
2 changes: 1 addition & 1 deletion blog/views.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding: utf-8
"""
Created by Jeeyshe.Ru at 19-3-27 下午7:22, for any more contact me with jeeyshe@gmail.com.
Created by Jeyrce.Lu at 19-3-27 下午7:22, for any more contact me with jeyrce@gmail.com.
Here is the descriptions and some purpose of the file:
0. 博客主要业务逻辑视图
"""
Expand Down

0 comments on commit 546190f

Please sign in to comment.