I think Fady means a tutorial for creating forms (not in admin) for
editing polls. IIRC, the tutorial only covers editing polls via admin.
Fady: I would take a look at the forms section of the docs:
https://docs.djangoproject.com/en/1.3/topics/forms/. No tutorials, but
plenty of example code.
On Wed, Mar 14, 2012 at 1:35 PM, Fady Kamal wrote:
> no i need a tutorial to help me do these tasks
that's exactly what was suggested: go to the Django site and do the
tutorial. incidentally, most of the exercises are about a poll
application
--
Javier
--
You received this message because yo
no i need a tutorial to help me do these tasks
On Wednesday, March 14, 2012 8:28:54 PM UTC+2, dummyman dummyman wrote:
>
> python official website will be good start
>
> On Wed, Mar 14, 2012 at 11:44 PM, Fady Kamal wrote:
>
>> Hello i am new to django and i've completed the Polls app tutorial
>>
python official website will be good start
On Wed, Mar 14, 2012 at 11:44 PM, Fady Kamal wrote:
> Hello i am new to django and i've completed the Polls app tutorial
> sucessfully,and what i want to do now *FROM THE USER SIDE *is the
> following :
>
> 1-create poll.
> 2-delete poll.
> 3-edit the q
python official website will be good start
On Wed, Mar 14, 2012 at 11:44 PM, Fady Kamal wrote:
> Hello i am new to django and i've completed the Polls app tutorial
> sucessfully,and what i want to do now *FROM THE USER SIDE *is the
> following :
>
> 1-create poll.
> 2-delete poll.
> 3-edit the q
Hello i am new to django and i've completed the Polls app tutorial
sucessfully,and what i want to do now *FROM THE USER SIDE *is the following
:
1-create poll.
2-delete poll.
3-edit the question in a specific poll.
4-add a choice to the poll.
5-remove a choice from a poll.
i don't have knowledg
6 matches
Mail list logo