Bladeren bron

add django-webpack-loader

William Vincent 6 jaren geleden
bovenliggende
commit
13f6c63758
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -73,6 +73,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 - [django-rest-auth](https://github.com/Tivix/django-rest-auth) - REST API endpoints for authentication and registration
 - [djoser](https://github.com/sunscrapers/djoser) - REST implementation of Django auth
 - [django-rest-framework-simplejwt](https://github.com/davesque/django-rest-framework-simplejwt) - JSON web tokens for DRF
+- [django-webpack-loader](https://github.com/owais/django-webpack-loader) - Transparently use webpack with Django
 
 ### Async
 - [channels](https://github.com/django/channels/) - Async support for Django