We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi;
I want to use django administration module. When I login, I am getting this error. How can I use admin module without problems?
The text was updated successfully, but these errors were encountered:
What version of django-registration-me do you use?
django-registration-me
Do you understand that you will not be able to use django admin with MongoEngine documents?
Sorry, something went wrong.
django-registration-me==0.7.2. Are there any alternative to use?
there is a bunch of django admin interfaces for mongodb http://lnkfy.com/9h
and at least one MongoEngine based https://github.com/dmpayton/django-mongoadmin (not sure is it usable enough, just googled it)
No branches or pull requests
Hi;
I want to use django administration module. When I login, I am getting this error. How can I use admin module without problems?
The text was updated successfully, but these errors were encountered: