making admin work with a state, however it probably should go into a middleware instead.

This commit is contained in:
2023-12-19 21:53:35 +01:00
parent 26a1bee083
commit d89ff40d33
16 changed files with 3240 additions and 3 deletions

View File

@@ -0,0 +1 @@
{% extends "admin/base.html" %}