Re: AttributeError with Markdown

2008-04-24 Thread Malcolm Tredinnick
On Thu, 2008-04-24 at 17:27 -0700, Scott McCracken wrote: > Please excuse my apparent inability to figure out local server issues. > I would simply like to use Markdown to format text in my Django app: > * I have Django setup locally (OS X), with 'django.contrib.markup' > added to my INSTALLED_AP

AttributeError with Markdown

2008-04-24 Thread Scott McCracken
Please excuse my apparent inability to figure out local server issues. I would simply like to use Markdown to format text in my Django app: * I have Django setup locally (OS X), with 'django.contrib.markup' added to my INSTALLED_APPS. * I installed python-markdown by following the official instruc