Open elijahr opened 14 years ago
You've probably moved on long ago, but just in case you haven't, I came across the same issue. Once I made sure that the urls were being declared properly and the wmd.css and wmd-settings.js template pages were able to be reversed and accessed correctly, everything worked just as you'd expect.
I added this to the readme in my fork
Here is my admin.py:
The admin page for an Entry loads fine, but when I view the source, the only media are the default media; there is no WMD javascript or css. settings.MEDIA_URL is '/site_media/' and the wmd media folder is @ /site_media/wmd/. I am using Django 1.1.1.