django-planet

What's new in Django community blogs?

Django Under the Hood 2016 Highlights

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 More

Python: atexit

Sept. 29, 2016 » REVSYS Blog » [Archived Version]

Python: atexit

Read More

Splitting a query into individual fields in Django

Sept. 12, 2016 » /var/ - django » [Archived Version]

How to split a query containing spaces into individual model fields

Read More

2 Factor Authentication in Django

Sept. 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 More

2 Factor Authentication in Django

Sept. 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 More

The Vagary of AWS Availability Zones

Aug. 30, 2016 » REVSYS Blog » [Archived Version]

The Vagary of AWS Availability Zones

Read More

Python 12-factor apps with envparse

Aug. 27, 2016 » REVSYS Blog » [Archived Version]

Python 12-factor apps with envparse

Read More

Extend Django Templates Smartly

Aug. 8, 2016 » REVSYS Blog » [Archived Version]

Extend Django Templates Smartly

Read More

DjangoCon US 2016: SSL All The Things

July 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

DjangoCon US 2016: SSL All The Things

July 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