django-planet
Posts
Blogs
Feeds
Authors
Posts
Blogs
Authors
Search
Home
Blogs
Thomas Loiret - Random thoughts
Django model: change field name with no DB impact
March 6, 2021
Django model: change field name with no DB impact
published by
Thomas Loiret
in blog
Thomas Loiret - Random thoughts
original entry
Django model: change field name with no DB impact
How to avoid operations on your database while you change a model field name.
Recent Posts
From Bootcamp to Project Manager - Keanya Phelps
Inverting the Testing Pyramid
Boost Your GitHub DX
Freelancing & Community - Andrew Miller
How to Encourage Better Image Uploads with Help Text
Django News - Balancing the AI Flood in Django - Mar 27th 2026
LLMs for Open Source maintenance: a cautious case
Lunch Talk Series: Building maintainable Django projects: the difficult teenage years
Rewriting a 20-year-old Python library
Speeding Up Django Startup Times with Lazy Imports