If you were accessing a third-party API you could have a ForeignDataWrapper 
table linked to it.  I have never tried this, and not sure if this would 
conflict with Django's ORM expectations.

On Monday, 16 July 2018 16:16:59 UTC+2, micka 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 [email protected].
To post to this group, send email to [email protected].
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/3759c481-529e-49f3-9486-f5fcad883017%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to