Samuel Clay
|
4cf9b05f0c
|
Changing all datetime.datetime.now() to datetime.datetime.utcnow().
|
2010-10-10 23:55:00 -04:00 |
|
Samuel Clay
|
2b8f4bff95
|
Normalizing logging across all views and models.
|
2010-08-17 17:45:51 -04:00 |
|
Samuel Clay
|
f3522cf0ec
|
Adding logging in many other places.
|
2010-08-16 15:45:35 -04:00 |
|
Samuel Clay
|
3df0722dcc
|
Moving from print-based logging to python-based logging. Quite the improvement. Console/Stream output in development, logfile in production.
|
2010-08-15 12:04:26 -04:00 |
|
Samuel Clay
|
8eb9bded1b
|
Logging when users login and signup.
|
2010-07-21 23:26:26 -04:00 |
|
Samuel Clay
|
6b262da60d
|
Only update last seen on page load.
|
2010-07-06 19:01:25 -04:00 |
|
Samuel Clay
|
5b7ec31a7a
|
WSGI does not always have the right request object.
|
2010-06-30 14:09:16 -04:00 |
|
Samuel Clay
|
80deb056ad
|
Last seen middleware, to keep track of when users are on.
|
2010-06-30 13:36:51 -04:00 |
|