Re: changes to views and forms are not reflected in browser

2009-07-06 Thread neridaj

Karen, thanks for pointing me in the right direction as far as
troubleshooting goes. I switched to development on my local machine
instead of my production environment and things are working as
expected, however, knowing that the issue is related to the python
apache module how do I resolve this if I am unable to switch to
mod_wsgi or another module besides mod_fastcgi, another hosting
company that fully supports Django?

Thanks,

Jason

On Jul 3, 8:09 am, Karen Tracey  wrote:
> On Fri, Jul 3, 2009 at 12:27 AM, neridaj  wrote:
>
> > I'm still unable to get this working. I am on shared hosting and
> > cannot change mod_fastcgi to mod_wsgi so I am completely out of ideas.
> > If it's this much of an issue to simply render a page, I guess I
> > should find better hosting or use a php framework. This has been my
> > first attempt at actually using the django framework on an actual
> > project and I have to say that I have had nothing but problems getting
> > things working from day one. I thought frameworks were supposed to
> > make the routine stuff a breeze so you could focus on your app but to
> > me django replaces the time it takes to build all the forms and admin
>
> interfaces, etc. with a mountain of server configuration.
>
>
>
> It sounds like you are trying to develop on your production environment.
> Why are you not using the development server?
>
> Karen
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: changes to views and forms are not reflected in browser

2009-07-03 Thread Karen Tracey
On Fri, Jul 3, 2009 at 12:27 AM, neridaj  wrote:

>
> I'm still unable to get this working. I am on shared hosting and
> cannot change mod_fastcgi to mod_wsgi so I am completely out of ideas.
> If it's this much of an issue to simply render a page, I guess I
> should find better hosting or use a php framework. This has been my
> first attempt at actually using the django framework on an actual
> project and I have to say that I have had nothing but problems getting
> things working from day one. I thought frameworks were supposed to
> make the routine stuff a breeze so you could focus on your app but to
> me django replaces the time it takes to build all the forms and admin
>
interfaces, etc. with a mountain of server configuration.
>

It sounds like you are trying to develop on your production environment.
Why are you not using the development server?

Karen

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



Re: changes to views and forms are not reflected in browser

2009-07-02 Thread neridaj

I'm still unable to get this working. I am on shared hosting and
cannot change mod_fastcgi to mod_wsgi so I am completely out of ideas.
If it's this much of an issue to simply render a page, I guess I
should find better hosting or use a php framework. This has been my
first attempt at actually using the django framework on an actual
project and I have to say that I have had nothing but problems getting
things working from day one. I thought frameworks were supposed to
make the routine stuff a breeze so you could focus on your app but to
me django replaces the time it takes to build all the forms and admin
interfaces, etc. with a mountain of server configuration.

On Jun 23, 4:17 pm, neridaj  wrote:
> I'm new to django, so I'mnotsure how to do that. I'm on shared
> hosting, is that normally allowed?
>
> On Jun 17, 11:34 pm, Thomas Guettler  wrote:
>
> > Hi,
>
> > Does restarting apache or fast cgi server help? Do you access the page
> > through a proxy?
>
> >  Thomas
>
> > neri...@gmail.com schrieb:
>
> > > Hello,
>
> > > I'm trying to makechangesto views and forms but when I refresh the
> > >browserto view/try thechangesnothing seems to have changed. I
> > > normally do "touch dispatch.fcgi" which is working with templates and
> > > urls but with views and forms I get nothing different. I tried other
> > > browsers and cleared my cache as well.
>
> > --
> > Thomas Guettler,http://www.thomas-guettler.de/
> > E-Mail: guettli (*) thomas-guettler + de
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: changes to views and forms are not reflected in browser

2009-06-23 Thread neridaj

I'm new to django, so I'm not sure how to do that. I'm on shared
hosting, is that normally allowed?

On Jun 17, 11:34 pm, Thomas Guettler  wrote:
> Hi,
>
> Does restarting apache or fast cgi server help? Do you access the page
> through a proxy?
>
>  Thomas
>
> neri...@gmail.com schrieb:
>
> > Hello,
>
> > I'm trying to makechangesto views and forms but when I refresh the
> > browser to view/try thechangesnothing seems to have changed. I
> > normally do "touch dispatch.fcgi" which is working with templates and
> > urls but with views and forms I get nothing different. I tried other
> > browsers and cleared my cache as well.
>
> --
> Thomas Guettler,http://www.thomas-guettler.de/
> E-Mail: guettli (*) thomas-guettler + de
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: changes to views and forms are not reflected in browser

2009-06-18 Thread Thomas Guettler

Hi,

Does restarting apache or fast cgi server help? Do you access the page
through a proxy?

 Thomas

neri...@gmail.com schrieb:
> Hello,
> 
> I'm trying to make changes to views and forms but when I refresh the
> browser to view/try the changes nothing seems to have changed. I
> normally do "touch dispatch.fcgi" which is working with templates and
> urls but with views and forms I get nothing different. I tried other
> browsers and cleared my cache as well.


-- 
Thomas Guettler, http://www.thomas-guettler.de/
E-Mail: guettli (*) thomas-guettler + de

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