On Mon, 2010-12-06 at 07:48 -0600, Brian Callies wrote:
> As a part of a project I want to create a single page that has a
> number
> of different utilities on it
did you really post this on the 6th of the month or is your system clock
b0rked?
--
regards
Kenneth Gonsalves
--
You received this
Brian
The short answer is: you need to create a form where you input
* no. of dice
* no. of sides
and then process that POSTed data.
The longer answer is that you seem to be confused
about a number of basic concepts on Django and web apps. I'd
recommend working through The Django Book; Chapter
Good Day,
As a part of a project I want to create a single page that has a number
of different utilities on it. One of those is a dice roller. Ultimately
I'd like to be able to type in the number of dice and number of sides,
click a button, and return the result on the page.
I understand you cann
3 matches
Mail list logo