pythonware.com products ::: library ::: search ::: daily Python-URL!
A Django site.
   

How I Moved My Commercial Django Projects to Newforms-Admin ::: Daily Python-URL

2008-07-24

Ross Poulton: How I Moved My Commercial Django Projects to Newforms-Admin ["In this post I'm only going to cover how I did the change to Newforms Admin, as the other changes were relatively simple for my projects. I made these changes on a live server, whilst my projects were running. For the volume of changes I had to make, this was very straightforward. I use FastCGI, and because the FastCGI processes were already running I was able to modify the Python code without it taking effect until I restarted FastCGI."]

::: back to daily-URL