have a look at Django Command Extensions:
http://code.google.com/p/django-command-extensions/

sample usage:

$ ./manage.py generate_secret_key
xr7+43ak=i^2+ommc_e6xn$6vph)_$ffb$n3kp#o1!675euxdu

Greg


On Fri, Aug 13, 2010 at 3:32 PM, bagheera <neost...@go2.pl> wrote:

> Hi, i'm looking for python module to generate random strings used as
> activation keys to being sent to newsletter subscribers in order to activate
> their subscription.
> Any suggestions?
>
>
> --
> Linux user
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

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