forked from DGNum/gestioCOF
style -- black + isort
This commit is contained in:
parent
376cc96343
commit
39eaf4b109
12 changed files with 1224 additions and 328 deletions
|
@ -134,6 +134,5 @@ if settings.DEBUG:
|
|||
|
||||
# Wagtail for uncatched
|
||||
urlpatterns += i18n_patterns(
|
||||
url(r'', include(wagtail_urls)),
|
||||
prefix_default_language=False
|
||||
url(r"", include(wagtail_urls)), prefix_default_language=False
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue