Hi all, I am currently under going a blog tutorial from 
http://matthewdaly.co.uk/blog/2014/01/02/django-blog-tutorial-the-next-generation-part-2/,
 
and I am stuck whit makrdown, I am aware that Django not supporting it any 
more, but to keep things short I am geting this error.

TemplateSyntaxError: 'custom_markdown' is not a valid tag library: Template 
libr
ary custom_markdown not found, tried 
django.templatetags.custom_markdown,django.
contrib.admin.templatetags.custom_markdown,django.contrib.staticfiles.templateta
gs.custom_markdown

I have read some answer from stackoverflow, they propose that I put it in 
the setings.py in INSTALLED_APPS, which I did, bit I am stil getting the 
same error.
Can someone please explain to me what is going on?
I am a novice and I can say that Django is par excellence.
Tank you very much.

 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9c028743-7ebc-4c60-95fd-d539010713d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to