Skip to content

Commit

Permalink
change in settings reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Aug 27, 2021
1 parent 73bef48 commit 8306221
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions djangobaseproject/settings/pg_local.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"127.0.0.1"
]

INSTALLED_APPS += [
'fixture_magic',
'django_extensions',
]
# INSTALLED_APPS += [
# 'fixture_magic',
# 'django_extensions',
# ]

DATABASES = {
'default': {
Expand Down

0 comments on commit 8306221

Please sign in to comment.