Get decorator

2018-05-16 Thread Hélio Correia
Hi community, I always want to ask if it's not a god idea change some get_ methods with the property decorator? Things like get_absolute_url for example. What are your thoughts about that? -- You received this message because you are subscribed to the Google Groups "Django developers (Contri

Re: Adding a MessageMixin?

2018-04-24 Thread Hélio Correia
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 mess

Re: How to contribution for Django

2018-04-05 Thread Hélio Correia
I have the same question and the same feeling Em quinta-feira, 5 de abril de 2018 19:48:38 UTC+1, Mberebe Guidona escreveu: > > Hello guys, > For some years now I've been working with Django already and now I was > thinking to be a contributor to the Django project. > I'm new in this and I hav