Questions about Python Dijango.

Asked 2 years ago, Updated 2 years ago, 115 views

1. Is it true that you can't use Mongo DB in Django?

2. https://github.com/netjson/django-netjsongraph I want to use the graphic part of this code to create a new code using Django, but I don't know how to approach it, so please give me some help.

mongodb

2022-09-22 16:54

1 Answers

You can also use mongoDB in django. See Django MongoDB. However, depending on the django version, mongoDB may not be available.

Please fill out the questions more specifically. I can't understand the saying, "I want to make a new code using graphic parts."


2022-09-22 16:54

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.