Sunday, February 19, 2017

Re: short_description not working

What does your model look like?

On Saturday, February 18, 2017 at 8:27:17 AM UTC-6, Qikai Gu wrote:
Hi folks,

I'm following the first django app tutorial (polls) and I'm stuck at part 7: the `short_description` doesn't work.

The short_description I have provided 'Published recently?' in models.py did not reflect on admin app (/admin/polls/question/) as shown in tutorial (need to show 'PUBLISHED RECENTLY?', but still shown "WAS PUBLISHED RECENTLY")?! There is no any error shown.

Does I missed something or behaviors of short_description is somehow changed? 
BTW: Reseting application and model did not help. 

I'm using Django 1.10.5 with Python 3.5.2 in Ubuntu 16.04. 

Thank You in advance.

--
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/934979c4-548d-45b3-abb1-41b70dd92292%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment