Beshr Kayali's Blog

from beshrkayali.com import blog

Screencast: Installing Pinax on Windows

Published: - Topic(s): Django - Screencasts - Pinax - Comments

This screenscast will show you how to install Pinax on Windows:

Installing Pinax on Windows from Beshr Kayali on Vimeo.

You can download the high quality version here.

Update: Genshi was removed after beta3, so you don't have to worry about that anymore (once rc1 is released).

Update2: In the screencast, I copied the "basic_project" folder  from "site-packages" to the "pinax-env" folder that pinax-boot created, two things wrong here:

I should've used "pinax-admin clone_project basic_project" command instead of copying the project my self. (there seems to be a problem with the clone_project command in 0.7beta3 on Windows, the fix)

It's encouraged not to put the project in the same directory as the environment. If you have any question, you can post a comment here and I'll try to answer it.

blog comments powered by Disqus