#88: Lightweight Django

Talk Python To Me

Episode | Podcast

Date: Tue, 06 Dec 2016 00:00:00 -0800

Django is a very popular Python web framework. One reason is you have many building blocks to drop in for large sections of your application. Need a full-on admin table editor backend? That's a few lines of code and boom you have a basic table editor.