Are you using the database_url your environment variables? Maybe the file 
is same

On Tuesday, 14 November 2023 at 17:14:22 UTC+3 David Crandell wrote:

> <https://stackoverflow.com/posts/77481255/timeline>
>
> Howdy, I have been working with Django for about three years now and have 
> developed a couple business grade apps which are deployed and doing great.
>
> The other day, I created a new project with a new database, etc.
>
> I built out the initial models and migrated them to the proper database. 
> However, subsequent migrations are going to a database I built for another 
> app entirely. The two databases aren't on the same host, don't have similar 
> names - they have nothing in common.
>
> How is this possible? Is there some connection cache I need to clear? I 
> haven't even had any of the other projects open or running locally- nothing.
>
> I'm baffled.
>

-- 
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/a66b14fb-cf07-4b54-9e3b-8c2089525198n%40googlegroups.com.

Reply via email to