On Nov 11, 2017 10:55 PM, "Asif Saifuddin" wrote:
Hi,
I have and existing live project running on rails. I have to expose the
API's using django for now. I have generated models and edited them to
create django model and mapping and exposed some API locally.
I have one issue which is confusing
Hi,
I really doubt this is a good idea. But if you want to user the same
database for both applications, you will need to map up the database user
model in django.
You can find information about that on the following pages:
https://docs.djangoproject.com/en/1.11/ref/contrib/auth/
https://docs.dja
Hi,
I have and existing live project running on rails. I have to expose the
API's using django for now. I have generated models and edited them to
create django model and mapping and exposed some API locally.
I have one issue which is confusing my mind.
That is how would I use the existing use
3 matches
Mail list logo