From a9407256551b716a29e381ee5baef1214dbaecc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Wed, 21 Jun 2023 22:31:46 +0200 Subject: [PATCH] wip --- content/django-view-decorator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/django-view-decorator.md b/content/django-view-decorator.md index 1e89c40..c358db7 100644 --- a/content/django-view-decorator.md +++ b/content/django-view-decorator.md @@ -1,6 +1,6 @@ Title: Bringing Locality of Behaviour to Django Views and URLs Date: 2023-06-21 -Status: hidden +Status: published Tags: django, views, locality-of-behaviour Slug: bringing-locality-of-behaviour-to-django-views-and-urls Authors: Víðir Valberg Guðmundsson