On 14/09/2006, at 8:25 AM, Guillermo Fernandez Castellanos wrote:

It also seems to be a hack of the django source:

"""

The "markup" template tag that is included with Django doesn't support

SmartyPants by default. It handles Markdown, Textile, and restructured

text. I hacked the markup template tag to include SmartyPants support.

"""


That's why it does not work with your code.


Thanks G, I missed that bit.

Is hacking markup.py the only way to get smartypants running? Happy to have a go, but i was just wondering if there was a more elegant, non destructive way.

thanks,
ben

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to