Hi, are you referring to 
this 
https://docs.djangoproject.com/en/2.0/ref/contrib/messages/#adding-messages-in-class-based-views
 
but with more mixins ?

Em terça-feira, 24 de abril de 2018 12:34:35 UTC+1, Ajat Prabha escreveu:
>
> Hi there, 
> I often find myself repeating the process to add messages to inform a 
>  user about certain things. Yes, I use mixin after a few repeats. 
> So I had this idea if we can add a MessageMixin in generic CBVs for easy 
> addition of messages to a request in case of views like CreateView, 
> UpdateView, DeleteView, etc? 
>
> I'd appreciate thoughts on this. 🙂

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" 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-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/be8fb6c7-d12a-4c7b-b9fa-8f8ec3622a83%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to