You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to djongo
I 'm new in djongo, I found that I can only connect to mongodb once each time I run the django runserver command.
for example, I create a view that show all records, i will work the first time ,when I refresh or jump to another url , it will crash, the error message shows message that "cannot use mongoclient after close" that cause an ambigous error "django.db.utils.DatabseError"
The detailed message and description can view the link below: