2
votes
2answers
1k views
How to port from Drupal to Django?
What would be the best way to port an existing Drupal site to a Django application?
I have around 500 pages (mostly books module) and around 50 blog posts. I'm not using any 3rd party modules.
I wo …
