I did what you said and put an third parameter on the track view and it
worked. I think it's not an good practice, because is maintaining useless
data, but for now its ok, at least the listing is done :D I still have to
learn to use those regular expressions, its kinda tricky =/
Anyway, thanks
On Thu, Jul 26, 2012 at 8:32 AM, Karen Tracey wrote:
> On Thu, Jul 26, 2012 at 12:20 AM, Felipe Sitta wrote:
>
>>
>> I messed up with the code and figured that the problem is with the urls
>> patterns. Here are the codes:
>>
>> the url patterns from urls.py
>> url(r'^Track List/(?P(.*)\w+)/$'
On Thu, Jul 26, 2012 at 12:20 AM, Felipe Sitta wrote:
> I'm new to programming and I'm designing an demo website to get used to
> django, web and database stuff. It's about racetracks.
>
> The structure is the following:
> There's a menu with a link "Track List", it leads to a page with an
> coun
On Thursday, 26 July 2012 05:20:34 UTC+1, Felipe Sitta wrote:
>
> I'm new to programming and I'm designing an demo website to get used to
> django, web and database stuff. It's about racetracks.
>
> The structure is the following:
> There's a menu with a link "Track List", it leads to a page with
4 matches
Mail list logo