You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi,
I feel very good with django and its ORM, and for this reason I wondering if it's possible to "attach" a model to a webservice (SOAP or REST) and writing some code to load and search objects trough this webservices instad of the DB, it's possible in any way or I've to change strategy?
thank you a lot
ciao Mauro
Ryan Nowakowski
unread,
Jun 10, 2018, 1:11:48 AM6/10/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
For rest based web services take a look at Django rest framework.