Nov. 22, 2016 » django on Jacob Kaplan-Moss » [Archived Version]
Videos from Django Under the Hood 2016 are up - check ’em out! As usual, the conference was amazing and the content was fantastic. I really enjoyed all the talks, and they’re all worth your time to talk. Three in particular stood out to me as exceptional highlights: Ana’s talk on Testing in Django is the single best talk on effective testing of Django apps I’ve ever seen. I really like her technique of explaining Django’s testing APIs by looking at how they changed…
Read MoreSept. 12, 2016 » /var/ - django » [Archived Version]
How to split a query containing spaces into individual model fields
Read MoreSept. 11, 2016 » Markus Holtermann » [Archived Version]
Most websites require some kind of authentication. Email & password is common but sometimes not enough. In those cases 2FA adds an additional security layer.
Read MoreSept. 11, 2016 » Markus Holtermann » [Archived Version]
Most websites require some kind of authentication. Email & password is common but sometimes not enough. In those cases 2FA adds an additional security layer.
Read MoreAug. 30, 2016 » REVSYS Blog » [Archived Version]
The Vagary of AWS Availability Zones
Read MoreAug. 27, 2016 » REVSYS Blog » [Archived Version]
Python 12-factor apps with envparse
Read MoreAug. 8, 2016 » REVSYS Blog » [Archived Version]
Extend Django Templates Smartly
Read MoreJuly 18, 2016 » Markus Holtermann » [Archived Version]
Over the last few years SSL/TLS encryption of websites has risen tremendously. The Let’s Encrypt organization makes that pretty easy. And you can use it.
Read MoreJuly 18, 2016 » Markus Holtermann » [Archived Version]
Over the last few years SSL/TLS encryption of websites has risen tremendously. The Let’s Encrypt organization makes that pretty easy. And you can use it.
Read More