Django has a built in development server. So you can easy test PyLucid local under Linux and Windows. We added two scripts for this:
Follow the steps to setup a local running instance:
Start the development server with the file standalone_w32.cmd or standalone_linux.sh.
Now you can access you page with http://localhost:8000 !
You can install the database follow the normal install steps in the chapter _install section
A small tip for xfce4 user, if you wand to create a starter. Use this skeleton exec command:
If you have problem with the procedure here, please give us feedback in our forum !