Your Ad Here

Sunday, January 15, 2012

Re: django site home page

Hi Marjenni,

Something like this

(r'^$','<appname>.views.<home_page_method>'),

Replace the variables in <> accordingly

Regards,
Guddu

On Jan 15, 7:39 pm, marjenni <mark.jennings.em...@gmail.com> wrote:
> Hi all,
>    A really simple one. What goes in urls.py to set a callback
> function for the base website url?
>
> thanks
>
> mark

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

0 comments:

Post a Comment