The problem been that it is so many steps to go through before you can
test your code.
Appreciate your help. I will make a new try. thanks



On Dec 29, 11:05 pm, Abdel Bolanos Martinez <abdel.bola...@etecsa.cu>
wrote:
> The code should go in views.py, take it easy, these things need to read
> slowly, depending of the url pattern the function detail will be called
> [(r'^polls/(?P<poll_id>\d+)/$', 'mysite.polls.views.detail')] , besides
> this function will recive an argument by URL in order to work, if you
> please be more expecific if  i could not resolve your problem!!!!
>
>
>
> On Mon, 2008-12-29 at 06:19 -0800, kallep wrote:
> > that was a fast reply :)
>
> > In  part 3 I do not understand if I'm suppose to create a new view
> > called detail.py or if this code should be in to the views.py. The
> > problem is that I cant load the detail page or even figure out if I'm
> > supposed to be able to do that. I do not know what I'm building here!
>
> > On Dec 29, 10:02 pm, Abdel Bolanos Martinez <abdel.bola...@etecsa.cu>
> > wrote:
> > > what you have just done until now ???
>
> > > On Mon, 2008-12-29 at 05:52 -0800, kallep wrote:
> > > > This is my first question here.  I find it extremely difficult to
> > > > follow the "Writing your first Django app tutorial".  I'm  now stocked
> > > > on the third part. Is it possible to see the finished source code
> > > > somewhere?   The main difficulty is to understand what code are
> > > > supposed to go where.
>
> > > Abdel Bolaños Martínez
> > > Ing. Infórmatico
> > > Telf. 266-8562
> > > 5to piso, oficina 526, Edificio Beijing, Miramar Trade Center. ETECSA
>
> Abdel Bolaños Martínez
> Ing. Infórmatico
> Telf. 266-8562
> 5to piso, oficina 526, Edificio Beijing, Miramar Trade Center. ETECSA
>
>  linux-logo.png
> 25KViewDownload
>
>  debian-logo.png
> 22KViewDownload
>
>  logos-ubuntu.jpg
> 28KViewDownload
>
>  ISO-8859-1''Abdel%20Bola%F1os%20Mart%EDnez.JPG
> 98KViewDownload
>
>  BadVista_no_littering.png
> 5KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to