{{{
*** Error compiling '/tmp/pip-build-
5hj2p7vr/django/django/conf/app_template/apps.py'...
File "/tmp/pip-build-5hj2p7vr/django/django/conf/app_template/apps.py",
line 1
{{ unicode_literals }}from django.apps import AppConfig
^
SyntaxError: invalid syntax
*** Error compiling '/tmp/pip-build-
5hj2p7vr/django/django/conf/app_template/models.py'...
File "/tmp/pip-build-
5hj2p7vr/django/django/conf/app_template/models.py", line 1
{{ unicode_literals }}from django.db import models
^
SyntaxError: invalid syntax
...
Successfully installed myflights django django-bootstrap3 django-
bootstrap3-datetimepicker
Cleaning up...
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26143>
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:
Duplicate of #25584.
--
Ticket URL: <https://code.djangoproject.com/ticket/26143#comment:1>