Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于实现 python-social-auth 以启用登录的 django 站点,究竟应该备份什么,不应该备份什么?是否应该备份由 social-auth 创建的整个表?还是应该只导出和备份某些数据?
此外,如何测试恢复功能是否有效?