Mohidul Islam 5 anni fa
parent
commit
33e72e634c
2 ha cambiato i file con 58 aggiunte e 80 eliminazioni
  1. 57 79
      review_automation.sql
  2. 1 1
      review_automation/settings.py

File diff suppressed because it is too large
+ 57 - 79
review_automation.sql


+ 1 - 1
review_automation/settings.py

@@ -71,7 +71,7 @@ DATABASES = {
     'default': {
         'ENGINE': 'django.db.backends.mysql',
         'NAME': 'review_automation',
-        'USER': 'bytetrek',
+        'USER': 'root',
         'PASSWORD': 'sad2002S1',
         'HOST': 'localhost',
         'PORT': '3306',

Some files were not shown because too many files changed in this diff