1 parent f26689c commit 670464cCopy full SHA for 670464c
1 file changed
README.md
@@ -25,7 +25,7 @@ In your Django settings, add the relevant apps:
25
26
INSTALLED_APPS = [
27
'storages',
28
- 'special_storages',
+ 'smart_storages',
29
]
30
```
31
0 commit comments