error in "makemessages" command on latest django version (1.8dev)

2014-04-30 Thread Fabio Caritas Barrionuevo da Luz
hello, was testing in the latest version of Django[1] directly from Github and am having this problem *optparse.OptionConflictError: option -e/--extension: conflicting option string(s): -e* That would be a bug or am I doing something wrong In this link you can see all the steps I did to get t

Re: error in "makemessages" command on latest django version (1.8dev)

2014-05-02 Thread Fabio Caritas Barrionuevo da Luz
it was really a bug fixed in https://github.com/django/django/commit/d1799233f46c39379fe429a4ece128d96b128006 Thanks Em quarta-feira, 30 de abril de 2014 18h52min41s UTC-3, Fabio Caritas Barrionuevo da Luz escreveu: > > hello, was testing in the latest version of Django[1] directly from Githu

Re: error in "makemessages" command on latest django version (1.8dev)

2014-05-02 Thread Fabio Caritas Barrionuevo da Luz
Sorry, I did not see there was already an open issue to handle this problem https://code.djangoproject.com/ticket/22328 Em quarta-feira, 30 de abril de 2014 18h52min41s UTC-3, Fabio Caritas Barrionuevo da Luz escreveu: > > hello, was testing in the latest version of Django[1] directly from Gi