|
@@ -16,6 +16,7 @@
|
|
- [Configuration](#configuration)
|
|
- [Configuration](#configuration)
|
|
- [Content Management Systems](#content-management-systems)
|
|
- [Content Management Systems](#content-management-systems)
|
|
- [ECommerce](#ecommerce)
|
|
- [ECommerce](#ecommerce)
|
|
|
|
+ - [Files/Images](#files-images)
|
|
- [Forms](#forms)
|
|
- [Forms](#forms)
|
|
- [Models](#models)
|
|
- [Models](#models)
|
|
- [Performance](#performance)
|
|
- [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
|
|
- [django-shop](https://github.com/awesto/django-shop) - Django-based shop system
|
|
- [shuup](https://github.com/shuup/shuup) - Django E-Commerce Platform
|
|
- [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
|
|
### Forms
|
|
- [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms/) - DRY Django 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
|
|
- [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) - Tweak form field rendering in templates
|