Lint source code

This commit is contained in:
Alexandre Iooss 2021-09-22 21:24:44 +02:00
parent 45986cb0e8
commit afcfc71e85
4 changed files with 58 additions and 2 deletions

View file

@ -29,4 +29,4 @@ urlpatterns = [
]
if settings.DEBUG:
urlpatterns += static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)
urlpatterns += static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)