Here's another post about a how to connect to wordpress mysql tables from within Django. http://uswaretech.com/blog/2010/01/wordpress-and-django-best-buddies/
The author has done all the work of setting up the django models for you. With multi-db available in Django 1.2, it is now possible to connect to mysql wordpress tables from within a Postgres-db-based Django app. -Tim On Mar 3, 6:41 pm, John Griessen <j...@industromatic.com> wrote: > Does anyone run Django and WordPress together? > > I like the P2 theme of WordPress, so I'm wanting to use it with links to > documents > in a P2 blog, but I want it all searchable from Django apps. > > Anyone do that where Django is the main admin interface to a site's pages and > WordPress is just for a subdomain? If you do this, is it easy access the > WordPress > database via Django? > > I found this about what I'm asking: > http://geekscrap.com/2010/02/integrate-wordpress-and-django/ > > Know any other write ups? > > Thanks, > > John -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.