from account_import.models import ImportFile每次打开我的Django shell时,我都厌倦了打字.每当我启动shell时,有没有办法自动运行此命令?
from account_import.models import ImportFile
python django
django ×1
python ×1