📣 Building a web application a 100 words at a time - Bonus
📄 Updates to the template project after some testing
🔗
https://softwarecrafts.co.uk/100-words/day-239#100_words,
#django,
#tutorial,
#startproject,
#templateBuilding a web application a 100 words at a time - Bonus - Software Crafts
Updates to the template project after some testing
📣 Building a web application a 100 words at a time - 9
📄 Wrapping this project up as a template to be used!
🔗
https://softwarecrafts.co.uk/100-words/day-238#100_words,
#django,
#tutorial,
#startproject,
#templateBuilding a web application a 100 words at a time - 9 - Software Crafts
Wrapping this project up as a template to be used!
Today Mariusz from the
#DjangoProject 
released Django 4.1.3 🎉
This
#Django 
bugfix 🐛 release :
• adds compatibility with
#Python 
3.11 ⚡
• prevents
#black from formatting non-Python files created by
#startproject or
#stratapp from custom templates ✨
https://docs.djangoproject.com/en/4.1/releases/4.1.3/Django 4.1.3 release notes | Django documentation | Django