Skip to content

Commit

Permalink
Merge pull request #7 from VictorGM01/corrige-erro-de-modulo-nao-enco…
Browse files Browse the repository at this point in the history
…ntrado

Corrige erro
  • Loading branch information
VictorGM01 authored Dec 24, 2022
2 parents 0a5fc54 + 2bdd271 commit 7fe1782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'rest_framework',
'to_do_list',
]

Expand Down

0 comments on commit 7fe1782

Please sign in to comment.