Skip to content

Commit

Permalink
new update
Browse files Browse the repository at this point in the history
  • Loading branch information
LakruwanKavinda committed Jul 8, 2024
1 parent 7f17166 commit 59cb133
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file modified authentication/__pycache__/views.cpython-311.pyc
Binary file not shown.
Binary file modified notes/__pycache__/settings.cpython-311.pyc
Binary file not shown.
3 changes: 1 addition & 2 deletions notes/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@
DATABASES = {
'default': {
'ENGINE': 'djongo',
'NAME': 'audio_lab',

'NAME': 'audio_lab'
}
}

Expand Down

0 comments on commit 59cb133

Please sign in to comment.