django_rundirect:移至https

时间:2024-05-22 09:14:22
【文件属性】:

文件名称:django_rundirect:移至https

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-22 09:14:22

Python

django_rundirect 这是一个简单的Django命令,可在加载了Django设置和环境设置的情况下运行自定义Python脚本(或一行Python代码)。 因此,您无需在脚本中放入任何与Django设置相关的代码。 要安装此软件包 pip install django_rundirect 要将此程序包集成到django项目中,请在Django的INSTALLED_APPS中添加“ django_rundirect” 。 然后,您可以按以下方式运行python脚本: python manage.py rundirect SCRIPT.py 您可以将args和选项传递给自定义脚本,例如: python manage.py rundirect SCRIPT.py some_arg --some_option=somevalue 例如,您可以运行一行Python代码(例如,运行


【文件预览】:
django_rundirect-master
----django_rundirect()
--------__init__.py(1B)
--------management()
----setup.py(792B)
----README.md(899B)
----.gitignore(303B)

网友评论