Migrating From Wordpress to Django with WXR Parser
Well the inevitable has happened. I have the urge to move my site from a Wordpress page to a custom Django site. Unfortunately, this means migrating.
I searched for good Wordpress to Django migration scripts but couldn't find any, so I decided to write one and release it for everyone else to use.
Its in a very early state but it should help you get the job done. I wrote exactly what I needed, which didn't include comments, excerpts or other less used meta data.
It should be fairly easy to expand however, so fork it and give it a shot.
Download at GitHub: http://github.com/bradjasper/django-wordpress-parser/tree/master
This entry was published on Jan. 31, 2009 in Web Development
Comments