On the same thematic... Does it anyone had seen or make a profiles
implementation for web2py??

Richard

On Wed, Mar 2, 2011 at 10:00 AM, Anthony <[email protected]> wrote:
> Another simple option -- web2py includes a Bayesian classifier that can be
> used to populate a database table with dummy data -- takes just two lines of
> code:
> http://web2py.com/book/default/chapter/12#Populating-Database-with-Dummy-Data.
> I think it will fill the password field with empty strings, though, so if
> you want real passwords, you may need to add those separately.
>
> Anthony
> On Wednesday, March 2, 2011 3:28:21 AM UTC-5, Norbert Klamann wrote:
>>
>> Hello all,
>> for testing purposes I want to create a bunch of users with a script. How
>> can I do this ?
>> I found nothing in the book, but maybe I searched for the wrong keywords
>> ...
>> Thanks
>> Norbert

Reply via email to