Monday, July 16, 2018

Re: Use an external REST API in django admin

ok thank you very much

2018-07-17 4:15 GMT+02:00 mottaz hejaze <trapperx.1@gmail.com>:
even REST API needs a database managments system like postgre or mysql

so the lowest layer is postgre or mysql or mongodb 

the upper layer on top of any one of them , your backend REST API 

read about DMS and REST API




On Mon, 16 Jul 2018, 20:44 Vijay Khemlani, <vkhemlan@gmail.com> wrote:
django rest framework would be your best bet


On Mon, Jul 16, 2018 at 10:16 AM micka <mickael.mathieu.tic@gmail.com> wrote:
Hello,

I wish I could use the data from an external API in the administration of Django. I wish I could list, read, edit and create objects but instead of using a postgres database, I would use a REST API.
Do you know a module to do it or resources that could help me?

Thank you !

--
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+unsubscribe@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/49ac56e6-a259-4fce-a8c2-3be2841021c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@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/CALn3ei2-cKCsnVpJ5b0QTDFPwbgChRcfx%3Db%2B-Wh-i8VFSO%3Dp_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@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/CAHV4E-fbqX5D%3D7R-cqfNOis7MasbPVpJ-aZaGdcq34bV%2BzbcGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@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/CAHUtnTEF1vcJvPrLuo4X%3D_2zJmf8z1d%2B-9wq7xVNPaXPY2uYvQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment