Format sith

This commit is contained in:
2017-06-12 10:06:25 +02:00
parent e2311dcb71
commit cd46e099b6
2 changed files with 1 additions and 1 deletions

View File

@ -80,4 +80,3 @@ if settings.DEBUG:
urlpatterns += [
url(r'^__debug__/', include(debug_toolbar.urls)),
]