2007MAR091824
Django, mod_python setup
Here's MySQL setup. The highlighted tables show the previous model.py code converted to database tables, relationships etc.
So far I've
* re-install ubuntu
* copy over old data from windows box
* organise file system
* installed svn, apache, mysql, python, django
* configured each to talk to each other
* configured mod_python & django
* installed the django app
* wired up simple template + view code
Might not seem much but you can see that the number of steps preclude all but the committed from running their own django setup. So after changing machines, rebuilding the machine, setting up ubuntu & installing django I can get some real work done.
<<< start
2007MAR091824
Django, mod_python setup
Here's MySQL setup. The highlighted tables show the previous model.py code converted to database tables, relationships etc.
So far I've
* re-install ubuntu
* copy over old data from windows box
* organise file system
* installed svn, apache, mysql, python, django
* configured each to talk to each other
* configured mod_python & django
* installed the django app
* wired up simple template + view code
Might not seem much but you can see that the number of steps preclude all but the committed from running their own django setup. So after changing machines, rebuilding the machine, setting up ubuntu & installing django I can get some real work done.
<<< start