Christopher Allan Webber
a4768df0ca
Context objects now use a contextmanager (and update gmg shell to use it)
...
This means that we have a really convenient way to make sure that you
have a context/request that threads its way through the application,
where everything needed gets "shut down" appropriately by the end.
You always get a context object via a context manager! And by the time
you're done with it, things should be cleaned up.
2014-12-03 15:40:57 -06:00
..
2014-10-30 11:34:23 -05:00
2014-12-03 15:40:57 -06:00
2014-10-27 11:11:43 +00:00
2014-12-02 14:51:24 +00:00
2014-12-03 15:40:57 -06:00
2014-09-21 11:08:49 -05:00
2014-09-29 09:04:04 +01:00
2013-07-11 14:35:44 -07:00
2014-06-13 10:23:07 -05:00
2014-10-27 09:45:23 +00:00
2014-09-16 14:01:43 -05:00
2014-07-18 15:27:35 +01:00
2014-11-04 10:42:31 +00:00
2014-10-27 09:28:56 +00:00
2014-12-01 13:39:35 +00:00
2014-12-02 16:54:24 -06:00
2014-07-28 15:25:20 +03:00
2014-12-02 14:51:24 +00:00
2014-12-02 16:54:24 -06:00
2014-11-21 13:30:31 +00:00
2014-10-30 14:27:26 -05:00
2014-12-03 15:40:56 -06:00
2014-10-29 08:47:12 +00:00
2012-02-02 09:44:13 -06:00
2014-08-15 18:57:48 +03:00
2014-09-22 13:38:00 -05:00
2014-12-03 15:40:57 -06:00
2014-12-01 13:39:35 +00:00
2014-12-02 14:51:24 +00:00
2014-10-10 15:46:08 -05:00
2013-04-29 20:35:22 -07:00
2014-05-26 19:50:38 +03:00
2014-07-22 23:13:14 +01:00
2014-04-21 12:10:20 -04:00