django笔记之fixtures
📝
内容提要
主要参考官方文档 ###为何用它 Providing initial data for models ###Where Django finds fixture files By default, Django looks in the fixtures directory inside each app for fixtures. You can set the FIXTURE_DIRS...
🏷️
标签
➡️