Hi
I think you will find your answers here:
http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser
regards
Sten
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
Hello, can someone help?
I have a web app, that works pretty well just with the admin interface
! (very nice BTW)
This is a model I have:
class operation(models.Model):
descr= models.TextField()
data = models.DateField('giorno')
time_spent = models.FloatField(max_digits=2
2 matches
Mail list logo