You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Is there a keyword that will automatically put the URL of the current
page in the Django form?
Or do I have to do that in code and pass it to the form as a normal
user variable?
Here's what I'm trying to accomplish. I have a feedback form on a base
template. When the user clicks the feedback button, it will post to /
submitFeedback. One of my database fields is the URL, so I know which
screen the users was commenting on.
Thanks,
Neal Walters
Daniel Roseman
unread,
Aug 6, 2009, 4:45:34 PM8/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message