You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: