瀏覽代碼

Merge pull request #55 from shortnd/master

Added Django Cleanup
William S. Vincent 5 年之前
父節點
當前提交
d6509bbc32
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -16,6 +16,7 @@
   - [Configuration](#configuration)
   - [Content Management Systems](#content-management-systems)
   - [ECommerce](#ecommerce)
+  - [Files/Images](#files-images)
   - [Forms](#forms)
   - [Models](#models)
   - [Performance](#performance)
@@ -104,6 +105,9 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 - [django-shop](https://github.com/awesto/django-shop) - Django-based shop system
 - [shuup](https://github.com/shuup/shuup) - Django E-Commerce Platform
 
+### Files/Images
+- [django-cleanup](https://github.com/un1t/django-cleanup) - Zero configuration file/image removal for local and remote files
+
 ### Forms
 - [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms/) - DRY Django forms
 - [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) - Tweak form field rendering in templates