パッケージ: python3-django-cleanup (5.2.0-1)
python3-django-cleanup に関するリンク
Trisquel の資源:
django-cleanup ソースパッケージをダウンロード:
- [django-cleanup_5.2.0-1.dsc]
- [django-cleanup_5.2.0.orig.tar.gz]
- [django-cleanup_5.2.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Dominik George
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python-sorl-thumbnail-doc
- python3-django-rest-hooks
- python3-sorl-thumbnail
- python-django-reversion
- python-django-reversion-doc
- webext-form-history-control
- xul-ext-form-history-control
- python3-django-reversion
- python3-celery-haystack-ng
- libjson-multivalueordered-perl
- python3-django-dynamic-preferences
Clean up old files for Django's FileField and ImageField
The django-cleanup app automatically deletes files for FileField, ImageField and subclasses. When a FileField's value is changed and the model is saved, the old file is deleted. When a model that has a FileField is deleted, the file is also deleted. A file that is set as the FileField's default value will not be deleted.
その他の python3-django-cleanup 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django (>= 2.2)
- High-level Python web development framework