1. I want to create Global Unique ID (GUID) as the primary key of my
database table. Is there GUID available in Django or Python?

2. Also, I need to create a Authorization Code (random char/number
string) to verify user's email when people sign up on my site. Is
there generic method in Django or Python to create such code?
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to