django-planet
Posts
Blogs
Authors
Search
Posts
Blogs
Feeds
Authors
Home
Blogs
TestDriven.io Blog
Migrating to a Custom User Model Mid-project in Django
Oct. 21, 2022
Migrating to a Custom User Model Mid-project in Django
in blog
TestDriven.io Blog
original entry
Migrating to a Custom User Model Mid-project in Django
This article explains step-by-step how to migrate to a custom User model mid-project in Django.
Recent Posts
Django News - 🎊 DjangoCon US 2025, Wagtail Updates, and Tips for Django Developers - Jan 3rd 2025
Complex Django filters with Subquery
My 2024 in review
Django in 2024
2024 - My year in review
Deploying a Django App to AWS ECS with AWS Copilot
Django News - New Django Accessibility Team Members, Performance Pitfalls, and PyCon US 2025! - Dec 27th 2024
Django: Fail in templates with {% url '' %}
Optimizing SQLite - Building SaaS #210
Getting Started Contributing to Django