Oh and if you disable markdown, beautifulsoup won't find
a code-tag to highlight with pygments.
--~--~-~--~~~---~--~~
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@
Hi,
On 8/13/07, Evan H. Carmi <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am trying setup pygments and markdown described here:
> http://www.unessa.net/en/hoyci/2006/11/highlighting-code-using-pygments-and-beautiful-soup/
>
This works:
http://dpaste.com/16735/
--~--~-~--~~~
Hi,
I am trying setup pygments and markdown described here:
http://www.unessa.net/en/hoyci/2006/11/highlighting-code-using-pygments-and-beautiful-soup/
My Model.py is:
(Also here http://dpaste.com/hold/16731/)
-
from django.db import models
import datetime
# Create your models here.
class
3 matches
Mail list logo