Comments on: Qu’est ce qu’un middleware Django ? http://sametmax.com/quest-ce-quun-middleware-django/ Du code, du cul Mon, 28 Oct 2019 11:54:55 +0000 hourly 1 https://wordpress.org/?v=4.9.7 By: foxmask http://sametmax.com/quest-ce-quun-middleware-django/#comment-181228 Mon, 19 Sep 2016 16:41:24 +0000 http://sametmax.com/?p=1674#comment-181228 Depuis la mise à jour, les middleware changent d’ordre. Avant on partait du moins vital au plus vital, maintenant c’est le contraire, si j’ai bien suivi https://docs.djangoproject.com/en/1.10/ref/settings/ https://docs.djangoproject.com/en/1.10/topics/http/middleware/

]]>
By: Sébastien http://sametmax.com/quest-ce-quun-middleware-django/#comment-181226 Mon, 19 Sep 2016 13:11:03 +0000 http://sametmax.com/?p=1674#comment-181226 Dans le dernier exemple : l’argument est “get_request” au lieu de get_response.

Et : “avec un nouveau,vous pouvez hériter django.utils.deprecation.MiddlewareMixin qui 90% suffit à transformer votre vieux middleware en version compatible avec le …”

virgule après nouveau,

“à 90% du temps” ?

]]>
By: Sam http://sametmax.com/quest-ce-quun-middleware-django/#comment-180601 Fri, 26 Aug 2016 09:29:24 +0000 http://sametmax.com/?p=1674#comment-180601 :)

Attention cependant cet article date pas mal. Les exemples sont en Python 2.7, et maintenant les middlewares Django ont un peu changé dans la version 1.10: https://docs.djangoproject.com/en/1.10/topics/http/middleware/

]]>
By: Bernardo http://sametmax.com/quest-ce-quun-middleware-django/#comment-180544 Wed, 24 Aug 2016 04:06:06 +0000 http://sametmax.com/?p=1674#comment-180544 Merci les gars

C’est super clair comme explication.

]]>
By: Matthieu http://sametmax.com/quest-ce-quun-middleware-django/#comment-25008 Wed, 30 Apr 2014 12:07:18 +0000 http://sametmax.com/?p=1674#comment-25008 Merci pour cet excellent article, clair et très précis.

]]>
By: Marc http://sametmax.com/quest-ce-quun-middleware-django/#comment-17050 Sat, 14 Dec 2013 21:38:33 +0000 http://sametmax.com/?p=1674#comment-17050 Merci, super article

]]>
By: Sam http://sametmax.com/quest-ce-quun-middleware-django/#comment-6736 Fri, 08 Mar 2013 11:57:27 +0000 http://sametmax.com/?p=1674#comment-6736 Fixed.

]]>
By: Cortinobitch http://sametmax.com/quest-ce-quun-middleware-django/#comment-6735 Fri, 08 Mar 2013 11:29:41 +0000 http://sametmax.com/?p=1674#comment-6735 “et dans l’odre inverse “

]]>
By: Sam http://sametmax.com/quest-ce-quun-middleware-django/#comment-2359 Mon, 08 Oct 2012 18:01:41 +0000 http://sametmax.com/?p=1674#comment-2359 Merci les gars, grace à vous on garde un semblant de crédibilité.

]]>
By: foxmask http://sametmax.com/quest-ce-quun-middleware-django/#comment-2358 Mon, 08 Oct 2012 17:15:00 +0000 http://sametmax.com/?p=1674#comment-2358 bonjour,
celle là m’a échappée :-) moins écorchée l’oeil aussi :)
Thx

]]>