mirror of
https://github.com/ae-utbm/sith.git
synced 2026-03-28 14:29:43 +00:00
Use urlencode for querystring macro
This commit is contained in:
@@ -190,6 +190,7 @@ TEMPLATES = [
|
||||
"get_sith": "com.views.sith",
|
||||
"get_language": "django.utils.translation.get_language",
|
||||
"timedelta": "datetime.timedelta",
|
||||
"urlencode": "urllib.parse.urlencode",
|
||||
},
|
||||
"bytecode_cache": {
|
||||
"name": "default",
|
||||
|
||||
Reference in New Issue
Block a user