Hi, has anyone seen the following error when accessing the admin product homepage? Other pages like /admin/shop/product/add (add product) or /admin/shop/product/1 (edit product) work fine.
NotImplementedError at /admin/shop/product/ No exception message supplied Django Version: 1.6.5 Exception Type: NotImplementedError Exception Location: /myprojects/EnvProV/lib/python2.7/site-packages/django/db/backends/__init__.py in datetime_extract_sql, line 767 Python Executable: /myprojects/EnvProV/bin/python Python Version: 2.7.5 Error during template rendering In template /home/10019751/myprojects/EnvProVM3/lib/python2.7/site-packages/grappelli_safe/templates/admin/change_list.html, error at line *140* -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
