Skip to content

Commit 1879852

Browse files
committed
fix
1 parent 7f66862 commit 1879852

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ coverage.xml
5757
# Django stuff:
5858
*.log
5959
local_settings.py
60-
db.sqlite3
6160
db.sqlite3-journal
6261

6362
# Flask stuff:

example/django-blog/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Application
22
Name: django-blog
33
Provider:
44
- 阿里云
5-
Version: 0.1.3
5+
Version: 0.1.4
66
Description: 基于Django框架的博客系统
77
HomePage: https://github.com/devsapp/native-runtime-framework-example
88
Tags:

example/django-blog/src/db.sqlite3

184 KB
Binary file not shown.

0 commit comments

Comments
 (0)