Hello, Sometimes for unknown reason I've to use a small workaround while developing
from django.views.static import serve and then just use serve itself url((r'^site_media/(?P<path>.*)$', serve, {'document_root': settings.STATIC_DOC_ROOT}), 2011/3/19 Vladimir <veva...@yandex.ru> > Большое спасибо, Артем, за добрый совет, сразу моя ошибка прояснилась! > У меня есть Подробное руководство А.Головатого и Д.Каплан-Мосса > (2010), и книга Дж.Форсье, П.Биссекса и У.Чана (2010). Руководство на > сайте Django я тоже стараюсь читать вдумчиво. Не ожидаю, что за меня > все сделают. Пока осваиваю азы. > > On 19 мар, 17:00, Artem <pkeeper.sh...@mail.ru> wrote: > > Почемуб тебе сначала не разобратся как и что работает, и не задавать > > глупых вопросов, за тебя всеравно все не сделают. > > Почитай (вдумчиво) книжки и туторы по джанге, например мне сам больше > > помогла разобратся "Beginning Django E-Commerce [Jim McGaw] (2009)" > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Kind regards, Sultan Imanhodjaev +996 779 230 968 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.