List Question
20 TechQA 2024-03-28T10:11:25.830000migrate error : ...No migrations to apply
30 views
Asked by Payam.Si.dev
Django migrations not creating tables on PostgreSQL despite successful execution
35 views
Asked by true_ostik
I can't perform database migrations. I'm using PostGreSQL. See the error it gives me:
33 views
Asked by Álvaro Malongue
Django Migration "NodeNotFoundError"
53 views
Asked by Shuseel Maharjan
Django AUTH_USER_MODEL refers to model 'powerlistapp.appuser' that has not been installed ERROR
25 views
Asked by Mehmet Hikmet
Pytest --no-migrations throws "relation already exists"
28 views
Asked by SylvainB
The issue is i am not able to migrate the changes to the db and not able to make migrations as well
20 views
Asked by Yousaf Zahid
Integrity Error while Running Test in Django Framework
19 views
Asked by Sierra
MySQLdb.OperationalError: and django.db.utils.OperationalError 1054, "Unknown column" after field rename in Django and MySql
20 views
Asked by Vasja Kavcic
Removing a non-nullable Django field with SeparateDatabaseAndState
172 views
Asked by Johnny Metz
Django (removal of .auth and .django tables that are created after migrate command)
25 views
Asked by likith reddy mekala
django migrate with clickhouse
110 views
Asked by lev_k
How to quickly revert a Django migration?
79 views
Asked by Cerin
can you remove old migrations file after changing models location django
88 views
Asked by Tardig
After upgrading to version 5.0, error in makemigrations with no changes made
82 views
Asked by Armando Caceres Jr.
Change generated model name without deleting model django
48 views
Asked by Lirit
Django migrations on celery not stoping after .save()
45 views
Asked by Pedro Zuffo
If only CI fails, what kind of trouble could there be for django?
32 views
Asked by yoshitaka okada
Add integer primary_key in production
60 views
Asked by mainbutton.dev