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:39Event JSON
{
"id": "8eda7df32d402b7333197c3c841d24cb1ba78374268533122d41c88cbdd9552e",
"pubkey": "d59fae8d2169dccffd3095493352877ebba906c8a895dba7200831436a89f112",
"created_at": 1729626279,
"kind": 1,
"tags": [
[
"t",
"troubleshooting"
],
[
"t",
"debugging"
],
[
"t",
"tools"
],
[
"proxy",
"https://social.jacklinke.com/users/jack/statuses/113352787878691397",
"activitypub"
]
],
"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": "a902f25daf3bab429e32339d361aa8341db14c2f0d2bea7105cc7ce969b9187e0958bd1507000d1337d826f0a70f063cb8425504fffe0b03f5bc1da97f7638be"
}