mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-03-13 17:19:49 +00:00
🤝 Merge pull request #115 from adamghill/main
Add section for full-stack frameworks
This commit is contained in:
commit
ca8546462d
@ -157,6 +157,11 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
||||
- [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.
|
||||
|
||||
### Full-stack frameworks
|
||||
- [Reactor](https://github.com/edelvalle/reactor/) - Phoenix LiveView, but for Django.
|
||||
- [Sockpuppet](https://sockpuppet.argpar.se/) - Build reactive applications with the Django tooling you already know and love.
|
||||
- [Unicorn](https://www.django-unicorn.com/) - A reactive component framework that progressively enhances a normal Django view, makes AJAX calls in the background, and dynamically updates the DOM.
|
||||
|
||||
### General
|
||||
- [django-filter](https://github.com/carltongibson/django-filter) - Powerful filters based on Django QuerySets.
|
||||
- [django-guardian](https://github.com/django-guardian/django-guardian) - Per object permissions in Django.
|
||||
|
Loading…
x
Reference in New Issue
Block a user