[ 源代码: django-housekeeping ]
软件包: python3-django-housekeeping (1.2-1~ubuntu20.04.1)
python3-django-housekeeping 的相关链接
Trisquel 的资源:
下载源码包 django-housekeeping:
- [django-housekeeping_1.2-1~ubuntu20.04.1.dsc]
- [django-housekeeping_1.2.orig.tar.gz]
- [django-housekeeping_1.2-1~ubuntu20.04.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Mattia Rizzolo
外部的资源:
- 主页 [github.com]
相似软件包:
- python3-sorl-thumbnail
- python3-django-crispy-forms-foundation
- python3-django-maintenancemode
- python3-django-notification
- python3-django-redis
- python3-django-celery-beat
- python3-django-test-without-migrations
- python3-django-rest-hooks
- python3-django-organizations
- python-django-maintenancemode
- python-django-notification
Pluggable housekeeping framework for Django sites in Python 3
django\_housekeeping provides a management command that finds and run tasks defined by your Django apps.
Tasks can declare dependencies on each other, run in multiple stages and provide infrastructure that other tasks can use.
This is the Python 3 version of the package.
其他与 python3-django-housekeeping 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework