mirror of
https://github.com/django/django.git
synced 2025-04-11 19:12:22 +00:00
There was confusion about how to migrate data from third-party applications when you are going to uninstall the application later on. Thanks to Markus, Marten and Sergei for help and review.