or default=request.client
On Aug 6, 3:48 am, David Marko <[email protected]> wrote: > Do you mean this? > default=request.env.remote_addr > > On 6 srp, 10:23, puercoespin <[email protected]> wrote: > > > Simple question, how to insert the ip visitors in a field, as > > > Field('ip_visitor', default=...) > > > Thanks

