posts/post_list.html
| Request Method: | GET |
|---|---|
| Request URL: | http://127.0.0.1:8000/ |
| Exception Type: | TemplateDoesNotExist |
| Exception Value: |
posts/post_list.html |
| Exception Location: | C:\Python26\lib\site-packages\django\template\loader.py in find_template_source, line 74 |
| Python Executable: | C:\Python26\python.exe |
| Python Version: | 2.6.3 |
| Python Path: | ['Q:\\Apps\\Common\\eclipse-py\\workspace\\MyBlog\\src\\MyBlog', 'Q:\\Apps\\Common\\eclipse-py\\workspace\\MyBlog\\src', 'Q:\\Apps\\Common\\eclipse-py\\workspace\\MyBlog\\templates', 'C:\\Python26', 'C:\\Python26\\DLLs', 'C:\\Python26\\lib', 'C:\\Python26\\lib\\lib-tk', 'C:\\Python26\\lib\\plat-win', 'C:\\Python26\\lib\\site-packages', 'C:\\WINDOWS\\system32\\python26.zip'] |
| Server time: | Mon, 31 May 2010 15:45:49 +0200 |
-- Best Regards Muhammad Bashir Al-Noimi My Blog: http://mbnoimi.net
templates/posts/post_list.html
Don't mix html and python files in the same dir.
Nuno
> --
> You received this message because you are subscribed to the Google Groups "Django users" group.
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to django-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/django-users?hl=en.