Skip to content
New issue

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

Registered models don't show up in admin page #90

Open
asavpatel opened this issue Aug 15, 2016 · 1 comment
Open

Registered models don't show up in admin page #90

asavpatel opened this issue Aug 15, 2016 · 1 comment

Comments

@asavpatel
Copy link

I am using the same model file as example have.
https://github.com/jazzband/django-mongonaut/blob/master/examples/blog_1_7/articles/models.py

and same mongoadmin file as example.
https://github.com/jazzband/django-mongonaut/blob/master/examples/blog_1_7/articles/mongoadmin.py

Only difference between example and my structure is my url.py is in the same app.
so basically all 3 files (models.py, mongoadmin.py, urls.py) are in the same app.

I did get an error while setting up mongonaut. opened up an issue here --> #89
I am not sure if that issue is connected with this problem I am having.
I can provide more details/logs but I don't know where to look for the logs.

I have attached a screenshot below also.

screen shot 2016-08-15 at 12 19 55 am

@autodataming
Copy link

solved the problem by install the latest package in the github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants