Closed Bug 1183708 Opened 10 years ago Closed 9 years ago

Upgrade to Django 1.8

Categories

(Webtools Graveyard :: Air Mozilla, defect)

defect
Not set
normal

Tracking

(firefox42 affected)

RESOLVED FIXED
Tracking Status
firefox42 --- affected

People

(Reporter: peterbe, Assigned: peterbe)

References

Details

Attachments

(1 file)

Summary says is all
Can't be updated until jingo gets updated Unhandled exception in thread started by <function wrapper at 0x7f8aebd428c0> Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/django/utils/autoreload.py", line 229, in wrapper fn(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/django/core/management/commands/runserver.py", line 107, in inner_run autoreload.raise_last_exception() File "/usr/local/lib/python2.7/dist-packages/django/utils/autoreload.py", line 252, in raise_last_exception six.reraise(*_exception) File "/usr/local/lib/python2.7/dist-packages/django/utils/autoreload.py", line 229, in wrapper fn(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line 18, in setup apps.populate(settings.INSTALLED_APPS) File "/usr/local/lib/python2.7/dist-packages/django/apps/registry.py", line 108, in populate app_config.import_models(all_models) File "/usr/local/lib/python2.7/dist-packages/django/apps/config.py", line 198, in import_models self.models_module = import_module(models_module_name) File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/airmozilla/airmozilla/main/models.py", line 15, in <module> from airmozilla.base.utils import unique_slugify, roughly File "/airmozilla/airmozilla/base/utils.py", line 22, in <module> from funfactory.helpers import static File "/usr/local/lib/python2.7/dist-packages/funfactory/helpers.py", line 10, in <module> from jingo import register File "/usr/local/lib/python2.7/dist-packages/jingo/__init__.py", line 12, in <module> from django.template.context import get_standard_processors ImportError: cannot import name get_standard_processors
Depends on: 1215741
Assignee: nobody → peterbe
Commits pushed to master at https://github.com/mozilla/airmozilla https://github.com/mozilla/airmozilla/commit/f89b899efb3ea01c1849672422ab58f68b018eae fixes bug 1183708 - Upgrade to Django 1.8 https://github.com/mozilla/airmozilla/commit/359e5dbb04bcba3dfcff23cd73807b665981f356 Merge pull request #646 from peterbe/bug-1183708-upgrade-to-django-18 Bug 1183708 upgrade to django 18
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: