From e936d8e0231ab0710d0408143c46f373e544da29 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sun, 27 Apr 2014 04:24:31 +0200 Subject: [PATCH] Update README.rst Add information on import from Wordpress --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 1e8e53a..31386ab 100644 --- a/README.rst +++ b/README.rst @@ -55,6 +55,13 @@ Features * Support for Twitter cards, Open Graph and Google+ snippets meta tags * Optional support for simpler TextField-based content editing +Import from Wordpress ++++++++++++++++++++++ + +If you want to import content from existing wordpress blog, check +https://pypi.python.org/pypi/the-real-django-wordpress and +this gist https://gist.github.com/yakky/11336204 as a base. + Settings --------