mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-24 04:21:10 +00:00
🤝 Add django-streamfield
. (#192)
This commit is contained in:
parent
e30748430a
commit
b95d3a43a6
|
@ -203,6 +203,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||||
- [django-any-urlfield](https://github.com/edoburu/django-any-urlfield) - An improved URL selector to choose between internal models and external URLs.
|
- [django-any-urlfield](https://github.com/edoburu/django-any-urlfield) - An improved URL selector to choose between internal models and external URLs.
|
||||||
- [django-treenode](https://github.com/fabiocaccamo/django-treenode) - Abstract model/admin for tree based stuff.
|
- [django-treenode](https://github.com/fabiocaccamo/django-treenode) - Abstract model/admin for tree based stuff.
|
||||||
- [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) - Color field for django models with a nice color-picker widget.
|
- [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) - Color field for django models with a nice color-picker widget.
|
||||||
|
- [django-streamfield](https://github.com/raagin/django-streamfield) - Simple StreamField for plain Django admin (based on Wagtail CMS StreamField idea).
|
||||||
|
|
||||||
### Performance
|
### Performance
|
||||||
- [django-perf-rec](https://cur.at/GHUO6cn?m=web) - Keep detailed records of the performance of your Django code.
|
- [django-perf-rec](https://cur.at/GHUO6cn?m=web) - Keep detailed records of the performance of your Django code.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user