django-planet

William Vincent

Blog Info Django Chat
Blog Info The Django weblog
Blog website Link
Blog website Link

Performance

Dec. 18, 2019 » Django Chat » [Archived Version]

Is premature optimization the root of all evil? We discuss! And also cover both common and uncommon techniques for improving performance in a Django application.

Read More

Performance

Dec. 18, 2019 » Django Chat » [Archived Version]

Is premature optimization the root of all evil? We discuss! And also cover both common and uncommon techniques for improving performance in a Django application.

Read More

Security

Dec. 11, 2019 » Django Chat » [Archived Version]

We discuss why web security is so important, how to implement it properly with Django, common web attacks, social engineering, the principle of least privilege, and more.

Read More

Security

Dec. 11, 2019 » Django Chat » [Archived Version]

We discuss why web security is so important, how to implement it properly with Django, common web attacks, social engineering, the principle of least privilege, and more.

Read More

E-Commerce - Jacob Rief

Dec. 4, 2019 » Django Chat » [Archived Version]

Jacob maintains many popular Django packages including django-shop, a popular e-commerce solution. We discuss the challenges of handling payments, web components, and more.

Read More

E-Commerce - Jacob Rief

Dec. 4, 2019 » Django Chat » [Archived Version]

Jacob maintains many popular Django packages including django-shop, a popular e-commerce solution. We discuss the challenges of handling payments, web components, and more.

Read More

Listen Notes - Wenbin Fang

Nov. 27, 2019 » Django Chat » [Archived Version]

Listen Notes is a search engine for podcasts powered by Django. It’s founder, Wenbin Fang, joins us to talk about building a one-person internet company, prototyping it over a weekend, and how simple tools scale well.

Read More

Listen Notes - Wenbin Fang

Nov. 27, 2019 » Django Chat » [Archived Version]

Listen Notes is a search engine for podcasts powered by Django. It’s founder, Wenbin Fang, joins us to talk about building a one-person internet company, prototyping it over a weekend, and how simple tools scale well.

Read More

Caching

Nov. 20, 2019 » Django Chat » [Archived Version]

We discuss how caching dramatically improves website performance, Django’s 4 built-in options, and Redis vs Memcached.

Read More

Caching

Nov. 20, 2019 » Django Chat » [Archived Version]

We discuss how caching dramatically improves website performance, Django’s 4 built-in options, and Redis vs Memcached.

Read More