Open nemonik opened 9 years ago
It's not you: The current version of swampdragon available through pip doesn't format some of the html properly.
The main branch of the swampdragon git repo seems to be a great deal more stable than the pip version:
I maintain the Arch Linux package for swampdragon here
-Dave
P.S. Attached a diff to fix your problem diff.txt
Clone. cd in to project pip install -r requirements.txt python manage.py migrate python manage.py runserver
But in Firefox or Chrome I get:
In the console, and the page remains at
I'm running this on Ubuntu 14.04 running in VMware Fusion on OS X.
Thoughts?