Re: interaction between two django app

2017-01-25 Thread Bojan Nišević
Daniele Procida is completely right. Just ask "the "seminar" app" team to provide you with a REST API and define which endpoints and responses on them you need. Django REST Framework will well fit into the seminar app. On your side you define views in which you make requests to seminar API endp

Re: interaction between two django app

2017-01-25 Thread Daniele Procida
On Tue, Jan 24, 2017, Lorenzo Bernardi wrote: > I don't know what is the best approach for the communication between >two django applications. > > We have a website using django and django-cms. We have another >application, the "seminar" app for managing some informations like >seminars, n