Re: phpBB3 to DjangoBB migration...

2012-07-24 Thread jens
jens wrote: > The last thing to migrate is the topic subscriptions, but django can't > handle the model. See: https://github.com/jedie/django-phpBB3/issues/5 This is now implemented with commit: https://github.com/jedie/django-phpBB3/commit/2c4835fceb1c7dc8df30b1ef50b2cc06d4425f5c So i think ever

Re: phpBB3 to DjangoBB migration...

2012-07-23 Thread jens
We improve the migration. Seems that the most work is done! The last thing to migrate is the topic subscriptions, but django can't handle the model. See: https://github.com/jedie/django-phpBB3/issues/5 On 20 Jul., 15:27, jens wrote: > Anyone who interest the migration from phpBB3 to DjangoBB s

phpBB3 to DjangoBB migration...

2012-07-20 Thread jens
Hi... Anyone who interest the migration from phpBB3 to DjangoBB should take a look at my project: https://github.com/jedie/django-phpBB3 There i worked on a migration script. What is django-phpBB3 ? --- """ Django-phpBB3 provides the database models of a existing