5 followers
Random notes around Linux, Python, Django and Vuejs
My original idea with siteplan was to allow a quick way to start and run a new django project (or app). The official way is to always start a minimal...
The title didn't catch my interest the first time I looked at it. I'm not working on any JavaScript project at the moment after all. But the second...
Today I was fixing one of our Pyramid app's test. Due to some changes in business logic, I need to change some settings for this particular test to...
Let's say you want to add RSS feed to your blog built using Django. Django has syndication feed framework so that's probably the one that you'll...
We're adding Translations tab to the wagtail admin edit pages. Something like this:- And if there's no translation yet, add link for creating new...
Since there were a number of errors found when searching for this but I can't find one that mentioned this solution, I would put the notes here,...