On Thu, Jul 28, 2011 at 10:56 AM, Coulson Thabo Kgathi <[email protected]> wrote: > this error came after i put this : jango.contrib.staticfiles in the > installed apps > > i wanted to put a picture in my template so whne runing the server i > got the error > > Error: No module named staticfiles >
staticfiles is in django 1.3 - are you running django 1.3? Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

