Re: Can anyone please explain the below code???

2017-10-06 Thread Bruno Ribeiro da Silva
com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Bruno Ribeiro da Silva Python Dev and Homebrewer! -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)&q

Re: Feature idea

2016-11-17 Thread Bruno Ribeiro da Silva
; For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 fro

Feature idea

2016-11-16 Thread Bruno Ribeiro da Silva
, but I need feedback from you guys. Thanks! -- Bruno Ribeiro da Silva Python Dev and Homebrewer! -- 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 e

Re: Use migrations api to create a command for data migration between different databases

2016-06-14 Thread Bruno Ribeiro da Silva
y. A management command fits much better than a > migration. > > My 2 cents, > Shai > > On 10 ביוני 2016 20:47:51 GMT+03:00, Bruno Ribeiro da Silva < > bruno.dev...@gmail.com> wrote: >> >> Hey guys, I'm not sure if I should be asking this here, but it's re

Use migrations api to create a command for data migration between different databases

2016-06-10 Thread Bruno Ribeiro da Silva
Hey guys, I'm not sure if I should be asking this here, but it's related to django internals. I have this idea to create a command that uses the migrations api to migrate all the data from one database (eg. MySQL) to another database (PostgreSQL). So I would run the migrations in the new

Re: DKIM signing option for stmp.MailBackend?

2015-04-04 Thread Bruno Ribeiro da Silva
I do think DKIM is a task for the MTA too, so it doesn't make much sense to have it in django's core. On Apr 4, 2015 6:27 AM, "Claude Paroz" wrote: > Le vendredi 3 avril 2015 19:05:02 UTC+2, Loek van Gent a écrit : >> >> Hi all, >> >> Is anyone using DKIM signing for densing

Re: Django Admin New Look

2015-03-11 Thread Bruno Ribeiro da Silva
; <https://groups.google.com/d/msgid/django-developers/da28de40-82b4-44e3-875d-1b18f930704e%40googlegroups.com?utm_medium=email_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Bruno Ribeiro da Silva Python Dev and Homebrewer! -- You receiv

Re: Optional schemes in URLValidator causes backward incompatible changes

2014-12-12 Thread Bruno Ribeiro da Silva
Thanks! It's open: https://code.djangoproject.com/ticket/23985 On Fri, Dec 12, 2014 at 12:12 PM, Michael Manfre <mman...@gmail.com> wrote: > Please open a ticket for this. > > On Fri, Dec 12, 2014 at 9:11 AM, Bruno Ribeiro da Silva < > bruno.dev...@gmail.com> wrote: &g

Optional schemes in URLValidator causes backward incompatible changes

2014-12-12 Thread Bruno Ribeiro da Silva
! -- Bruno Ribeiro da Silva Python Dev and Homebrewer! -- 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 django-developer

Re: Built-in support for Jinja2 in Django

2014-10-02 Thread Bruno Ribeiro da Silva
I think it's an awesome idea to have a pluggable template engine architecture in Django. I hope you can stretch the goal to have the second step (djando templates as a library) done too! On Oct 2, 2014 8:48 AM, "Gwildor Sok" wrote: > It's good to see something happening

Re: [ANNOUNCE] Django 1.7 released

2014-09-02 Thread Bruno Ribeiro da Silva
That's good news! On Sep 2, 2014 7:13 PM, "James Bennett" wrote: > Django 1.7 is now available: > > https://www.djangoproject.com/weblog/2014/sep/02/release-17-final/ > > Alongside this are bugfix releases for 1.4, 1.5 and 1.6. The bugfix 1.5 > release is the final releae

Re: Who manages the django-i18n mailing group?

2014-04-10 Thread Bruno Ribeiro da Silva
Hey folks, Django now 100% translated to pt_BR. Thanks for the help with transifex! On Thu, Apr 10, 2014 at 9:58 AM, Bruno Ribeiro da Silva < bruno.dev...@gmail.com> wrote: > Thank you! > > > On Thu, Apr 10, 2014 at 9:49 AM, Ramiro Morales <cra...@gmail.com> wrote: &

Re: Who manages the django-i18n mailing group?

2014-04-10 Thread Bruno Ribeiro da Silva
Thank you! On Thu, Apr 10, 2014 at 9:49 AM, Ramiro Morales <cra...@gmail.com> wrote: > On Thu, Apr 10, 2014 at 9:26 AM, Bruno Ribeiro da Silva > <bruno.dev...@gmail.com> wrote: > > Hi everyone, > > > > I'm trying to fix some translations in transifex but

Who manages the django-i18n mailing group?

2014-04-10 Thread Bruno Ribeiro da Silva
like to do this before the the window for translation closes. Thanks! -- Bruno Ribeiro da Silva Python Dev and Homebrewer! -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving e

Re: Wrong translation in Brazillian portuguese

2014-04-07 Thread Bruno Ribeiro da Silva
ation string freeze is not until the 1st of May, so it should be. > > -- Andrew > > > On Mon, Apr 7, 2014 at 10:45 AM, Bruno Ribeiro da Silva < > bruno.dev...@gmail.com> wrote: > >> Hi everyone, >> >> I found a wrong translation in Brazillian portuguese

Wrong translation in Brazillian portuguese

2014-04-07 Thread Bruno Ribeiro da Silva
Hi everyone, I found a wrong translation in Brazillian portuguese that affects django 1.7 and it's present in master too. I'm going to open a ticket for this and make a pull request. Do you think it's possible to fix for the 1.7? Thank you! -- Bruno Ribeiro da Silva Python Dev and Homebrewer

Re: AbstractUser to get more abstract

2013-09-19 Thread Bruno Ribeiro da Silva
s.com. >> Visit this group at http://groups.google.com/group/django-developers. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "