From d502df503a3294486b7cf398e8c78cf39f1a23a8 Mon Sep 17 00:00:00 2001 From: SebCorbin Date: Tue, 18 Oct 2016 14:20:21 +0200 Subject: [PATCH] Add french tutorial links in thrid-party resources --- topics/third-party-resources/index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/topics/third-party-resources/index.html b/topics/third-party-resources/index.html index 95f4e189a..83a4c14a1 100644 --- a/topics/third-party-resources/index.html +++ b/topics/third-party-resources/index.html @@ -603,6 +603,15 @@ You probably want to also tag the version now:
  • Django Rest Framework User Endpoint
  • Check credentials using Django Rest Framework
  • Django REST Framework course
  • +
  • [Français] Django Rest Framework : les Serializer et les exceptions
  • +
  • [Français] Django Rest Framework : les Viewset
  • +
  • [Français] Django Rest Framework : fonctionnement des routeurs
  • +
  • [Français] Django Rest Framework : intégration des routeurs
  • +
  • [Français] Django Rest Framework : personnalisation des routeurs
  • +
  • [Français] Django Rest Framework : négociation de contenu
  • +
  • [Français] Django Rest Framework : versioning avec DRF
  • +
  • [Français] Django Rest Framework : les tests
  • +
  • [Français] Django Rest Framework : versioning pour les API REST
  • Videos