That was it, it is working now. Thank you so much Daniel! :)
On Thursday, July 26, 2012 4:25:10 AM UTC-4, Daniel Roseman wrote:
>
> On Thursday, 26 July 2012 03:45:41 UTC+1, Matthew Meyer wrote:
>>
>> HI daniel, thanks for the reply
>>
>> After your comments, I have used ModelForm to simplify my c
On Thursday, 26 July 2012 03:45:41 UTC+1, Matthew Meyer wrote:
>
> HI daniel, thanks for the reply
>
> After your comments, I have used ModelForm to simplify my code. I have
> also achieved redirecting the desired url by using the redirect() function.
> My issues are still basically the same howe
HI daniel, thanks for the reply
After your comments, I have used ModelForm to simplify my code. I have also
achieved redirecting the desired url by using the redirect() function. My
issues are still basically the same however:
- I do not know how to tell Django to render a template at the redir
On Wednesday, 25 July 2012 02:42:45 UTC+1, Matthew Meyer wrote:
>
> Hello all,
>
> I'm trying to load the url of a model created with get_absolute_url()
> programmatically in my view. There are basically three steps I need to
> accomplish this:
>
> 1. make sure @permalink is working correctly.
Hello all,
I'm trying to load the url of a model created with get_absolute_url()
programmatically in my view. There are basically three steps I need to
accomplish this:
1. make sure @permalink is working correctly. This step I am fairly
confident I have completed. Here is the model I use:
htt
5 matches
Mail list logo