Thanks for the replies.  No, I haven't incorporated authentication
yet.  I guess I was
thinking that even if the user was logged in, the URL still would be
showing potentially
sensitive info.  I was thinking maybe I needed to create some random
sequence of
letters/numbers, store that in a model field and use it as the pk
which would then
up in the URL params.  Probably overkill with my limited experience.
I'll take a look
at the authentication module and try some tests.  Thanks again.

Rog


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to