Re: Tutorial for dev version not working (Polls app): admin

2012-01-28 Thread Alec Taylor
kk On Sun, Jan 29, 2012 at 4:15 AM, Florian Apolloner wrote: > Hi, > > Please post questions to django-users; once we determined it's not an error > by you django-developers is the correct mailinglist for discussing bugs. > > Cheers, > Florian > > -- > You received this message because you are su

Re: Tutorial for dev version not working (Polls app): admin

2012-01-28 Thread Florian Apolloner
Hi, Please post questions to django-users; once we determined it's not an error by you django-developers is the correct mailinglist for discussing bugs. Cheers, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discuss

Tutorial for dev version not working (Polls app): admin

2012-01-28 Thread Alec Taylor
Going through the tutorial using the latest trunk in a virtualenv. I am getting stuck in this section: https://docs.djangoproject.com/en/dev/intro/tutorial02/#s-customize-the-admin-form No matter how I rearrange the fields (even when I remove the "question" field), I cannot notice any difference