spanezz/staticsite

Debugging helpers

spanezz opened this issue · 1 comments

Add a DEBUG setting, similar to Django, which if enabled adds a popup with developer information to the base template, with dump_meta information for the page.

Set DEBUG=True automatically on ssite serve.

Incorrectly fixed by a mistyped commit message :(