mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-02-17 13:58:09 +00:00
add database connectors, djongo
This commit is contained in:
parent
dd8772562e
commit
4162db90dd
|
@ -27,6 +27,7 @@ or buying <a rel="sponsored" href="https://django.threadless.com/">official merc
|
||||||
- [Commands](#commands)
|
- [Commands](#commands)
|
||||||
- [Configuration](#configuration)
|
- [Configuration](#configuration)
|
||||||
- [Content Management Systems](#content-management-systems)
|
- [Content Management Systems](#content-management-systems)
|
||||||
|
- [Database Connectors](#database-connectors)
|
||||||
- [ECommerce](#ecommerce)
|
- [ECommerce](#ecommerce)
|
||||||
- [Editors](#editors)
|
- [Editors](#editors)
|
||||||
- [Files/Images](#filesimages)
|
- [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.
|
- [puput](https://github.com/APSL/puput) - Blog app features with Wagtail.
|
||||||
<!--lint enable double-link-->
|
<!--lint enable double-link-->
|
||||||
|
|
||||||
|
### Database connectors
|
||||||
|
- [djongo](https://github.com/doableware/djongo)
|
||||||
|
|
||||||
### ECommerce
|
### ECommerce
|
||||||
- [saleor](https://github.com/mirumee/saleor) - GraphQL-based Django E-Commerce Platform.
|
- [saleor](https://github.com/mirumee/saleor) - GraphQL-based Django E-Commerce Platform.
|
||||||
- [django-shop](https://github.com/awesto/django-shop) - Django-based shop system.
|
- [django-shop](https://github.com/awesto/django-shop) - Django-based shop system.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user