Closed barseghyanartur closed 6 years ago
Which version of Mongodb do you use? that is strange because count operator is part of Mongodb.
Do you see any print saying 'FAILED SQL in your output?
I am able to access users collection using Admin interface.
@nesdis:
3.2
@nesdis:
I confirm, that it works on 3.6. Sorry, my bad. I didn't read the prerequisites carefully, where it is mentioned that version 3.4 or greater is required.
It works on 3.4 too
On 15-Jan-2018 1:53 PM, "Artur Barseghyan" notifications@github.com wrote:
Closed #51 https://github.com/nesdis/djongo/issues/51.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nesdis/djongo/issues/51#event-1423847762, or mute the thread https://github.com/notifications/unsubscribe-auth/AQO4BLQFA8ISL8jdUo_G3ABTSqtp8VChks5tKwsPgaJpZM4Rduds .
Got this when installed ubuntu default mongo 3.2 instead of latest mongo as per https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/
Unrecognized pipeline stage name: '$count'
Python script
Standard Django, contrib user admin:
The error:
Traceback