On 13 Nov 2006, at 17:21, Jay Parlar wrote:

If you're on a unix-like system, you should be able to just do a

'touch' on your .fcgi file.


I tried the touching trick (on main.fcgi and django-fcgi.py) and it doesn't work... is there another way to "refresh" django without having to kill the root python process and lightpd?



Really though, you should be doing development with the built-in dev

server, and then when you have your models and everything working,

move to lighttpd.


Yes I know... hacking a "live" site is very silly but I have yet to master how to turn my django project into a SVN project so that I can continue working on it...

Any help and pointers gratefully received... reading the Textdrive docs it seems I need to buy a SSH certificate first... I would be happy with a cheaper alternative for now... so that I could checkout my app from the server, edit locally, check in... then "live swap" the running app...

regards

tom

--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to