Practically, you should just build your own app and manually import
your data. WPs database structure is less than ideal.

My goal for this app was to lower the bar as much as possible for WP
users wanting to try out Django. This is the path of least resistance
for WP users to get their feet wet w/ Django.

-- 
Pete

On 8/31/07, ludo <[EMAIL PROTECTED]> wrote:
>
> On Aug 31, 1:20 pm, Margaret <[EMAIL PROTECTED]> wrote:
> > If only admin the database of wordpress, why not using mysql admin tools,
>
> Because the admin has to perform a few key data manipulations before
> publishing. And the mysql admin tools have no support for "nice"
> editing of HTML, and lots of other stuff that is essential to
> practical blogging.
>
> > If use django, why not using django replace wordpress.
>
> Because WordPress has lots of plugins that change the way a blog is
> displayed, porting every plugin is impossible, thus for quite a few
> people a migration of the frontend implies quite a lot of work, so it
> makes sense to give users the option of swapping the admin at once,
> then take their time to migrate the frontend to Django.
>
> Ludo
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to