Hi everyone,


      I have a Django powered site(Project-1) running with some users 
registered on it. I am now creating a revamped version of the site in a new 
separate Django project(Project-2) which I would make live once finished. I 
would need to populate the User data along with their hashed passwords 
currently in database of Project-1 into database of Project-2. Would having 
different SECRET_KEYs for Project-1 and Project-2 be an issue to get the 
hashed passwords migrated and working in Project-2?

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ae4f48e9-08b8-482a-909d-f9cd965b02be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to