Why we delete invalid *.pot file - how to find error after it?
os.unlink(potfile)
This file should be save for analysis!
--
Ticket URL: <https://code.djangoproject.com/ticket/21433>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* resolution: => duplicate
* needs_tests: => 0
* needs_docs: => 0
Comment:
Hi,
Please choose your words more carefully when opening a ticket (Django is
made by volunteer contributors, none of which would appreciate being
called "stupid") [1].
As for your issue, it's already been reported in #17008. You'll note that
this ticket has been fixed and made it to the 1.6 release.
[1] https://www.djangoproject.com/conduct/
--
Ticket URL: <https://code.djangoproject.com/ticket/21433#comment:1>