Has anyone migrated a Drupal 6 site before?  I have all the nodes, comments, 
and URLs coming across but now that I start on the taxonomy bits I'm running 
into some problems with how they did their tables versus what would have been 
sane (lack of a primary key column and, instead, a joint unique column in 
termnode).

So, has anyone done a migration before (that included taxonomy) and have some 
code (preferably some models) laying around that I could poke around with?

(Work so far: 
http://bitbucket.org/codepoet/sitepoet/src/tip/sitepoet/drupal_support/management/commands/convertdrupal.py)

Adam Knight
codepoetry - http://www.codepoetry.net/products/



--

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=.


Reply via email to