Neil Williams <[email protected]> writes: >> From your stack trace it would appear that the calling application - >> django-hijack - doesn't actually use add_to_builtins, however it uses >> the file from django-compat that tries to import the symbol anyway. > > ARRRGGHHH! OK, that looks like hijack should test the import more > carefully to identify the right support.
Think the problem is in django-compat, not django-hijack??? Somebody needs to package the latest django-compat, and this problem should go away. -- Brian May <[email protected]>

