Friday, August 23, 2019

Do the work (Janusworx): Au Revoir DTW

Decided to pull the plug on the Do the Work blog.
While I wanted to use it for my tiny, crazy, work in progress thoughts, I find that it was increasingly being subsumed by my new shiny Mastodon.

And as the volume of things I write now scales up, I do not want another place to maintain.
I’ve migrated all my posts here.

Will use this blog for the long and medium stuff going forward. And the short, ooh shiny stuff is on my Mastodon account.
Read the kooky struggle there, and if you want a social account that does not do evil things to you, get an account yourself.

Thank you for coming along :)




from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...