Skip to content

Commit 5af91ac

Browse files
committed
删除了会影响发布的东西
1 parent 19ee20c commit 5af91ac

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

DjangoOneBlog/DjangoOneBlog/settings.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,6 @@
7777
# Database
7878
# https://docs.djangoproject.com/en/2.2/ref/settings/#databases
7979

80-
<<<<<<< HEAD
81-
=======
82-
# import pymysql
83-
# pymysql.install_as_MySQLdb()
84-
>>>>>>> master
85-
8680
DATABASES = {
8781
"default": {
8882
"ENGINE": "django.db.backends.mysql",

0 commit comments

Comments
 (0)