mirror of
https://github.com/django/django.git
synced 2025-02-09 08:55:32 +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.