Remove Django debug toolbar
Compare changes
Files
5+ 0
− 19
@@ -41,25 +41,6 @@ def copyright_years(years: Sequence[int], separator: str = ", ", joiner: str = "
The DJDT is tightly coupled with Django templates, which we will not use for the frontend anymore.