Hello sorry if this is not the correct place for these questions I was testing the latest version of Django[1] directly from Github and am having this problem.
In this link you can see all the steps I did to get this error https://asciinema.org/a/9213 I try: python manage.py makemessages Result in this: *optparse.OptionConflictError: option -e/--extension: conflicting option string(s): -e* That would be a bug or am I doing something wrong [1] https://github.com/django/django/tree/8f6dff372b174e772920de6d82bd085f1a74eaf2 -- You received this message because you are subscribed to the Google Groups "Django developers" 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 http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/97fc2fcc-4ac7-46dd-aef2-9ab42f5608b0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
