| Writing your first Django app, part 2 |
[14 Apr 2007|09:19pm] |
Hello All I go through the lessons on the Django site and I've got a bit of problem with the second one. Make the poll app modifiable in the admin. I defined inner Admin class in the Poll class, but Poll link desn't appear in the admin page. Does anybody know what the problem ? Thanks.
|
|