duh!!!!! apologies - misspelt 'FORM' (Jesus)
On Sep 9, 6:34 pm, David <[EMAIL PROTECTED]> wrote:
> Hey, I seem to be doing something wrong as when I click on the button
> on the page the message does not change?
>
> ---------------------------------------------------------------------------
> --------------------------------------------------
>
> {% block title %}Person Form{% endblock %}
> {% block content %}
> <h3>{{ message }}</h3>
>
> <from method="post">
> <table>
> {{ pForm }}
> </table>
> <input type="submit" name="submit" value="update" />
> </form>
> {% endblock %}
>
> ---------------------------------------------------------------------------
> --------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---