We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed6f3f commit d1d46ccCopy full SHA for d1d46cc
dynamic_filenames.py
@@ -3,6 +3,7 @@
3
import re
4
import uuid
5
from string import Formatter
6
+
7
from django.utils.text import slugify
8
9
0 commit comments