Skip to content

Commit

Permalink
update fatsecret tools and fooddiary view
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy-Golodnykh committed Jan 18, 2025
1 parent 8913836 commit b41787a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions blackfox/blackfox/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,6 @@
}
}

DATABASES = {
'default': {
'ENGINE': 'django.db.backends.sqlite3',
'NAME': '/Users/evgeniygolodnykh/Desktop/blackfox_backend/db.sqlite3',
}
}


# Password validation
# https://docs.djangoproject.com/en/3.2/ref/settings/#auth-password-validators
Expand Down

0 comments on commit b41787a

Please sign in to comment.