[ Bron: django-housekeeping ]
Pakket: python3-django-housekeeping (1.2-2)
Verwijzigingen voor python3-django-housekeeping
Debian bronnen:
Het bronpakket django-housekeeping downloaden:
- [django-housekeeping_1.2-2.dsc]
- [django-housekeeping_1.2.orig.tar.gz]
- [django-housekeeping_1.2-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- python3-django-pgschemas
- python3-django-crispy-forms-foundation
- python3-django-maintenancemode
- python3-sorl-thumbnail
- python3-django-notification
- python3-django-redis
- python-django-maintenancemode
- python3-django-celery-beat
- python-django-crispy-forms-foundation-doc
- python-django-notification
- python3-django-organizations
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.
Andere aan python3-django-housekeeping gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework