Skip to content

Commit

Permalink
Testes com banco de Dados + Django Admin
Browse files Browse the repository at this point in the history
  • Loading branch information
matheuspdf committed Sep 23, 2023
1 parent 431c39f commit 0c2e80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypro/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import dj_database_url
import sentry_sdk
from sentry_sdk.integrations.django import DjangoIntegration
5


# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR = Path(__file__).resolve().parent.parent
Expand Down

0 comments on commit 0c2e80a

Please sign in to comment.