Mark Lavin

Results 46 comments of Mark Lavin

This would also require given the Lambda more permissions to put these metrics.

I appreciate this effort and it would be great to see this project working on the latest Django (though as you can probably tell I don't really use this very...

Brian! I'm doing well (all things considered). Sadly I don't really use Django much anymore, in case that wasn't already obvious from my inactivity here. If @juliorkm or you want...

The `cryptography` has support for symmetric encryption with key rotation via Fernet: https://cryptography.io/en/latest/fernet/ Migrating the existing field might be tricky but probably worthwhile.

Nice. This is definitely the direction I was thinking about going with the quick start/installation section. Adding to `INSTALLED_APPS` is a pretty common step as is `syncdb` but not every...

http://responsejs.com/labs/dimensions/

Great question. There isn't really a way to turn it off for HTML responses. That could definitely be something worth adding though I'm not sure what approach would work best.

Honestly GA problems were something that I hadn't considered when making this but that would obviously be a problem. Letting the first page load go through without the information is...

0.7 is focusing on client side changes (and there a lot) so this is getting bumped. --- Original Comment By: [Mark Lavin](http://bitbucket.org/mlavin)

This seems like a good candidate for the next set of features. --- Original Comment By: [Mark Lavin](http://bitbucket.org/mlavin)