mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-18 23:37:03 +00:00
add django-summernote
add django-summernote
This commit is contained in:
parent
f025108b06
commit
b4c9cf2f8d
|
@ -117,6 +117,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||||
- [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.
|
||||||
- [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) - Add autocompletion to forms.
|
- [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) - Add autocompletion to forms.
|
||||||
- [django-shapeshifter](https://github.com/kennethlove/django-shapeshifter) - A CBV to handle multiple forms in one view.
|
- [django-shapeshifter](https://github.com/kennethlove/django-shapeshifter) - A CBV to handle multiple forms in one view.
|
||||||
|
- [django-summernote](https://github.com/summernote/django-summernote) - Summernote is a simple WYSIWYG editor.
|
||||||
|
|
||||||
### Logging
|
### Logging
|
||||||
- [django-guid](https://github.com/JonasKs/django-guid) - Inject a GUID (Correlation-ID) into every log message in a Django request.
|
- [django-guid](https://github.com/JonasKs/django-guid) - Inject a GUID (Correlation-ID) into every log message in a Django request.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user