Wednesday, March 30, 2011

Re: new subpage in django

Probably adding "http://www.xzy.com/subpage/subpage2" to your URLConf.

2011/3/30 jay K. <jay.developer2000@gmail.com>:
> hello,
>
> what i'm trying to do is to create a subpage for a website written in django
>
> e.g.
>
> for http://www.xzy.com/subpage I'd like to add 'subpage2', so it would look
> like
>
> http://www.xzy.com/subpage/subpage2
>
> how do i do that?
>
> thanks
>
> On Wed, Mar 30, 2011 at 4:20 PM, Xavier Ordoquy <xordoquy@linovia.com>
> wrote:
>>
>> Le 30 mars 2011 à 21:16, jay K. a écrit :
>>
>> > Hello,
>> >
>> > How do you create a new subpage in django?
>> >
>> > thanks
>>
>> Hi,
>>
>> What do you mean or I'd rather ask, what are you trying to do ?
>>
>> Regards,
>> Xavier.
>>
>> --
>> 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.
>>
>
> --
> 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.
>

--
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.

No comments:

Post a Comment