Sharing a user table between Rails and Django -


I have found a rail app as part of a project, for which only one app is available with users Compatibility must be created in the table in PostgreSQL (Rail app is planning for auth) I am inexperienced in Rail and want to create separate app in Django.

Thanks

>

Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -