Wednesday, March 28, 2018

Django tutorial 2.0 problem on admin site

Hey guys what's up. I've got problem on the poll app in the admin site. For now I can enter the admin site and poll app is displayed.













However, when I clicked the 'Question', I didn't get the change lists page for Question. My admin.py is the same as the tutorial admin.py.

                      



The env is python3 + django 2.0.3 + macOS 10.12.6.






--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/38dcadfd-4957-44a4-a574-05a5a44843ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment