Monday, March 27, 2017

Re: Crear web apis con Django 1.6

Hola Ariel, 

No es necesario migrar a la versión 1.7 para usar rest_framework, pero lo que si debes hacer es revisar la versión de rest_framework que soporta django 1.6 (en teoría debe ser la 3.0.0), Frente a la metodología hay bastante información http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api sin embargo es mejor que actualices a la versión 1.10 debido a que Django no está soportando ya esa versión y rest-framework tampoco.

Saludos.


2017-03-27 9:33 GMT-05:00 ariel gavegno <arigavegno@gmail.com>:
Cuál es la forma más eficiente de crear un web api con Django 1.6. Qué librerías existen o qué metodología podría utilizar ?

Es imprescindible que migre mi framework a la versión 1.7 para utitlizar la libreria rest_framework ?

Gracias por su ayuda.


--
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/4bc13b94-c6c8-4424-9d9d-8fef4eb6dfdd%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/CAJovUbk8ZPL73bvGU2g0fXuLoh_VK8x7gPiYSgLWfjOOT5NczA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment