mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
Merge pull request #201 from fkromer/patch-3
add database connectors, djongo
This commit is contained in:
commit
885ee8a9b3
|
@ -27,6 +27,7 @@ or buying <a rel="sponsored" href="https://django.threadless.com/">official merc
|
|||
- [Commands](#commands)
|
||||
- [Configuration](#configuration)
|
||||
- [Content Management Systems](#content-management-systems)
|
||||
- [Database Connectors](#database-connectors)
|
||||
- [ECommerce](#ecommerce)
|
||||
- [Editors](#editors)
|
||||
- [Files/Images](#filesimages)
|
||||
|
@ -142,6 +143,9 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
- [puput](https://github.com/APSL/puput) - Blog app features with Wagtail.
|
||||
<!--lint enable double-link-->
|
||||
|
||||
### Database connectors
|
||||
- [djongo](https://github.com/doableware/djongo)
|
||||
|
||||
### ECommerce
|
||||
- [saleor](https://github.com/mirumee/saleor) - GraphQL-based Django E-Commerce Platform.
|
||||
- [django-shop](https://github.com/awesto/django-shop) - Django-based shop system.
|
||||
|
|
Loading…
Reference in New Issue
Block a user