Jack Linke 🦄 on Nostr: This morning I was struggling with a TemplateDoesNotExist error in a Django app I've ...
This morning I was struggling with a TemplateDoesNotExist error in a Django app I've been building.
So, what do you do when there's a weird issue? You find or build a tool to give you some indication of what's going on! 🙌
In the Django world, the most convenient approach is often to create a management command.
So, that's what I did.
#Troubleshooting #Debugging #Tools
1/2
Published at
2024-10-22 19:44:39 UTCEvent JSON
{
"id": "fa6def5dc7b1082aab0ba6ddc43440c2b2de56edb8a7cd84fd8a2607a930da07",
"pubkey": "8c8730c1a77b44faf24ad30dc38b3b045bc857a8e304749b18dd0351a44e4d22",
"created_at": 1729626279,
"kind": 1,
"tags": [
[
"t",
"debugging"
],
[
"t",
"troubleshooting"
],
[
"t",
"tools"
],
[
"proxy",
"https://social.jacklinke.com/@jack/113352787878691397",
"web"
],
[
"proxy",
"https://social.jacklinke.com/users/jack/statuses/113352787878691397",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://social.jacklinke.com/users/jack/statuses/113352787878691397",
"pink.momostr"
],
[
"-"
]
],
"content": "This morning I was struggling with a TemplateDoesNotExist error in a Django app I've been building.\n\nSo, what do you do when there's a weird issue? You find or build a tool to give you some indication of what's going on! 🙌 \n\nIn the Django world, the most convenient approach is often to create a management command.\n\nSo, that's what I did.\n\n#Troubleshooting #Debugging #Tools\n\n1/2",
"sig": "3182026af121253eb6ff2be60fce9c53d307d775b66bf61ab04b2a6906bf94ab8575d7d0d3d285df96d1f810ccb2436fb95b1d4faa782a71e2126b69aee785f3"
}