Hello, I am try to migrate users from an old project into a a new project i am working on. I have extracted all the models from my old project into a reusable app. I was able to connect to multiple database, but i wasn't able to make my project be able to read the users and group from my old project. I was hoping to be able to write migrations where i read old user data and create it in my new project. Since both project use the auth apps for authentication i am not sure i am able to tell the db routers where to read the users and groups from which db. What would be a good approach to solve this problem of reading user/group data from one django project and migrate the data to a new project?
-- 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 post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2286a0a7-21c5-400b-b2b6-cc671ec4f250%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.