首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > django-siteupdate

django-siteupdate

  • 资源大小:6.28 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

django-siteupdate Thanks for downloading django-siteupdate! This is a simple Django admin interface for updating a Django site. The following features are implemented: Run simple site updates from the Django admin Database driven log entries for all siteupdates Process your update by a simple server command (for example a bash script) Posibility to execute a post process command (for example to restart apache or touch your wsgi file) Installation Installation of this package is quite simple; If you have downloaded it just run:: python setup.py install If you need to download it just use easy_install or PIP:: easy_install django-siteupdate To use the package in your Django application add "siteupdate" to your INSTALLED_APPS in your settings.py After that please run manage.py syncdb to create the needed tables

文 件 列 表

CHANGELOG.txt
INSTALL.txt
LICENSE.txt
MANIFEST.in
PKG-INFO
README.txt
setup.py
siteupdate
__init__.py
admin.py
locale
models.py
settings.py
templates
update.sh
VIP VIP
0.177123s