mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-30 21:23:45 +00:00
commit
d6509bbc32
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user