On Oct 23, 3:01 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 22, 2008 at 11:31 AM, GPSGuy <[EMAIL PROTECTED]> wrote:
>
> > Option One: Reloading Wrapper
> > I now that there is caching going on, but I am still not sure why. I
> > did find a work around, though I would still like
Thanks for the information Karen.
The sever is dedicated for development and I have freedom to do pretty
much anything I want to it as long as I don't impact they others guys
too bad. Anyway, I have just started working on this and didn't
realize that using the Django Server was the preferable m
Option One: Reload Page
Same as before, but on this one you can use a reload page to
explicitly tell it when to reload the views.
file:urls.py
from django.conf.urls.defaults import *
from myproject.views_dev import *
import datetime
urlpatterns = patterns('',
(r'^developer1/Development/Relo
On Wed, Oct 22, 2008 at 11:31 AM, GPSGuy <[EMAIL PROTECTED]> wrote:
>
> Option One: Reloading Wrapper
> I now that there is caching going on, but I am still not sure why. I
> did find a work around, though I would still like for someone to
> explain what is going on underneath.
>
>
Apache does no
Option One: Reloading Wrapper
I now that there is caching going on, but I am still not sure why. I
did find a work around, though I would still like for someone to
explain what is going on underneath.
The work around if from:
http://groups.google.com/group/django-users/browse_thread/thread/f44ee
I am trying to convince the php programmers that there are viable
python solutions. I do have the ability to restart the web server
every time I make a change, but I would quickly fall out of good
graces with the other developers. I don't need to give them any
fuel...
--~--~-~--~~---
On Wednesday 22 October 2008 07:25:52 pm GPSGuy wrote:
> I have just started developing with Django on Apache
restart apache on every code change - not difficult - just up-arrow and press
enter
--
regards
KG
http://lawgon.livejournal.com
--~--~-~--~~~---~--~~
Y
7 matches
Mail list logo