Hi,

i'm trying to get my data from an external api (example: 
https:api.test.com/consumers).  And i would like to know, if i have to 
build the extenal Api URL in my urls.py like this:
    url(r'^(?P<api.test.com/consumers)>[0-9]+)$/', views.get, name="get"),



 or you have any other good idea?

Thanks 

-- 
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/264cbb11-8f02-4730-926f-8e0ab9150fc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to