kezabelle / django-shouty-templates

A monkeypatch to make Django error super loudly about invalid template access
BSD 2-Clause "Simplified" License
7 stars 0 forks source link

Split test-code to a second file? #7

Open guettli opened 3 years ago

guettli commented 3 years ago

Wow, this is a lot of work you put into this.

It would be cool if you could split the test-code into a second file. This will reduce the code size for normal (non tests) environments.