Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ixnur committed Aug 25, 2023
1 parent b3634c2 commit 400640a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envanter/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# Application definition

INSTALLED_APPS = [
'app.envanter'
'envanter'
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
Expand Down

0 comments on commit 400640a

Please sign in to comment.