Hello, Have you tried to search the solution on Google? It seems quite a common issue and I have seen plenty of possible solution for the problem you have, for instance: http://stackoverflow.com/questions/10555433/adding-django-directupload-to-django-project
Hope it helps. Regards, Olivier On 9 March 2013 06:14, Gaurav Jain <[email protected]> wrote: > > Hi All, > > I have installed satchmo following the installation document. Everything > is working fine except the admin . I am getting the following error when I > hit admin > > 'admin_static' is not a valid tag library: Template library admin_static > not found, tried > django.templatetags.admin_static,satchmo_store.shop.templatetags.admin_static,django.contrib.admin.templatetags.admin_static,django.contrib.comments.templatetags.admin_static,sorl.thumbnail.templatetags.admin_static,livesettings.templatetags.admin_static,satchmo_utils.thumbnail.templatetags.admin_static,satchmo_store.contact.templatetags.admin_static,tax.templatetags.admin_static,product.templatetags.admin_static,payment.templatetags.admin_static,satchmo_utils.templatetags.admin_static,app_plugins.templatetags.admin_static > > Any idea what is wrong here > > Thanks > Gaurav Jain > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/satchmo-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/satchmo-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
