I was told by someone I had to use print() then write() then save.page to 
pass the data permanently as opposed to just printing the data and losing 
it. It didnt logically make sense to me, which is why I kind was hoping 
people could explain their answers a little if possible rather than just 
saying "do this"/ 

I dont mean that to sound the way it does, I am reading much of the 
documentation and 3 books while I learn. I just find I've been lead astray 
a few times and that may be one of them if you're questioning it as even I 
was.

On Saturday, June 16, 2012 6:10:34 AM UTC-4, cmac0tt wrote:
>
> So python is what I chose to learn, using the Django framework.
>
> I had this project working, then it just stopped out of nowere when I was 
> about to show one of my two bosses. Anyone able to give any insight? I put 
> everything in a DPASTE.
>
> First it kept telling me that line 45 (which didnt exist was "unindented", 
> I did a %retab and fixed it. Not sure how, my .vimrc settings are correct. 
> But after that starting bugging out then it didnt like my final redirect 
> even though it was working before hand. Note there is no other errors. It 
> basically doesnt like my HttpResponseRedirect at the end of the last view 
> (see dpaste)
>
> Remember I am total n00b so snake talk can go over my head sometimes. So 
> if you feel like helping please try to explain why not just what if that 
> makes sense (if you dont mind). I would appreciate it greatly!
>
> here is the dpaste: 
>
> http://dpaste.com/760213/
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/R7RyQIxLfO8J.
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