Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
artofnuel committed Aug 15, 2022
1 parent 43c7d0f commit 50bbc8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions movie/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
https://docs.djangoproject.com/en/4.0/ref/settings/
"""
import django_heroku
from django.conf import settings
from pathlib import Path
import os

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ platformdirs==2.5.2
psycopg2==2.9.3
python-decouple==3.6
python-dotenv==0.20.0
pytz==2022.2.1
sqlparse==0.4.2
tzdata==2022.2
virtualenv==20.16.2
Expand Down

0 comments on commit 50bbc8f

Please sign in to comment.