Alright, so you are starting a new web, mobile or other software project. Now, make sure that everything is ready for the development activities. Check, if you are up to a good start by using this checklist.
Asses and improve your product owner’s skills. This checklist contains key points that you need as a product owner to maximize the effectiveness of your scrum team. Consider this list as a reminder of the best practices.
I want to have an email templates stored in my Django database so that admins can manage them without me changing the
code. The requirement is to have HTML-emails support as well as an ability to send files attached. Neither standard
Django send_mail
nor other builtin features don’t support that feature so below you can find my solution to that
problem.
Recently, I have revisited my approach to learning. I’ve decided to start a reading list and outline reviews of the books I’ve read. To ensure the benefits of the reading, I take paper notes first; then once I finish the book, I flush notes out to the blog while re-reading and re-thinking the content.