Skip to content

Commit a1867e1

Browse files
committed
added storages to apps for s3
1 parent bd0470a commit a1867e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sarahjaine/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
'django.contrib.staticfiles',
4141

4242
'sarahjaine',
43+
'storages',
4344
)
4445

4546
if DEBUG:

0 commit comments

Comments
 (0)