Skip to content

Commit

Permalink
update some files
Browse files Browse the repository at this point in the history
  • Loading branch information
khasanjon-dev committed Nov 19, 2023
1 parent 56339ae commit 5d970be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file renamed oqtepa → oqtepa.sqlite3
Binary file not shown.
2 changes: 1 addition & 1 deletion root/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
DATABASES = {
"default": {
"ENGINE": "django.db.backends.sqlite3",
"NAME": "oqtepa",
"NAME": "oqtepa.sqlite3",
}
}
AUTH_PASSWORD_VALIDATORS = [
Expand Down

0 comments on commit 5d970be

Please sign in to comment.