Compare commits

...

1 Commits

Author SHA1 Message Date
starrysky yuanye 1573f1f17e feat: 项目初企划
5 months ago

@ -0,0 +1,6 @@
{
"ExpandedNodes": [
""
],
"PreviewInSolutionExplorer": false
}

Binary file not shown.

Binary file not shown.

@ -111,7 +111,7 @@ DATABASES = {
'ENGINE': 'django.db.backends.mysql',
'NAME': 'djangoblog',
'USER': 'root',
'PASSWORD': '025628',
'PASSWORD': '1928258918',
'HOST': '127.0.0.1',
'PORT': 3306,
}

Loading…
Cancel
Save