Django Blog Engines that Run on GAE

2011-05-07 Thread Mark Curphey
I am looking for some base code to start a side-project without having to re-invent the wheel. Are there any good Django Blog Engines that are open source (non GPL) and work (or can easily be hacked to work) on the Google App Engine (i.e. non-rel)? Most the GitHub projects look stale or inert.

Re: python + BDD (Behaviour)

2011-06-11 Thread Mark Curphey
Similar question: I was looking to see if there is a Python equivalents to Cucumber and Capybara ? On Jun 11, 2011, at 11:27 AM, Guilherme Silveira Elias wrote: Hi Folks! Have you already used any BDD module for testing purpose like this http://packages.python.org/Behaviour Currently I use RSp

Re: python + BDD (Behaviour)

2011-06-11 Thread Mark Curphey
Thanks. Do most Python folks generally use Selenium ? On Jun 11, 2011, at 12:59 PM, Xavier Ordoquy wrote: > > Le 11 juin 2011 à 21:27, Mark Curphey a écrit : > >> Similar question: I was looking to see if there is a Python equivalents to >> Cucumber and Capybara ? >&

Re: python + BDD (Behaviour)

2011-06-13 Thread Mark Curphey
he > test format is the same) so you should be able to jump right in. The > terrain features they offer are really useful as well. > > On Sat, Jun 11, 2011 at 8:58 PM, Mark Curphey wrote: >> Thanks. Do most Python folks generally use Selenium ? >> >> On Jun 11, 201