Dear Muhammad

Thanks, but I did that several times. And I also check the INSTALLED_APPS. 
It is listed there, as it was before. :/

Best regards
Martin

On Saturday, April 1, 2023 at 2:48:05 PM UTC+2 Muhammad Juwaini Abdul 
Rahman wrote:

> Try running:
> ```
> ./manage.py makemigrations <app_name>
> ```
>
> If there are no changes detected by makemigrations, something wrong with 
> your app. Check INSTALLED_APPS in settings.py for any error.
>
> On Friday, 31 March 2023 at 22:17:06 UTC+8 Martin Heitmann wrote:
>
>> Hello everyone
>>
>> I have a project with multiple apps in it. As database I use MariaDB. 
>> Have not touched it for a while, but now I had to add a field to the models 
>> of one app. makemigrations and migrate run without any indication of an 
>> error. But no change occurs in the db. Tested it with an altered models.py 
>> in another app and the result is the same. Do you have any advice how to 
>> narrow this down?
>>
>> Best regards
>> Martin
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/4c8bbe4c-57d3-4d61-bbe9-23fc8644afb7n%40googlegroups.com.

Reply via email to