πŸ“° Monthly digests: July 2023

by Dmytro Litvinov

πŸ“° Monthly digests: July 2023

Share

As a Django developer, I monitor many channels with Django content so my digests sometimes are also related to the Django framework. Hope you find it useful as well as me.

  1. 🎸 How to delete a Django application
  2. 🎸 [GSOC 2023] Allow moving a model between apps
  3. 🐍 PEP 703 – Making the Global Interpreter Lock Optional in CPython - The Python Steering Council has announced its intent to accept PEP 703
  4. 🎸 Automatically register all Django models in Django admin
  5. 🎸 Exploring approaches to field-level encryption in Python for Django applications
  6. 🎸 Exploring Django Maintenance Mode: Seamlessly Manage Downtime and Enhance User Experience

Quote of the Digest:

β€œRaise your quality standards as high as you can live with, avoid wasting your time on routine problems, and always try to work as closely as possible at the boundary of your abilities. Do this, because it is the only way of discovering how that boundary should be moved forward.” Β - Edsger W. Dijkstra