Monday, July 16, 2018

Re: Use an external REST API in django admin

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.

No comments:

Post a Comment