Jacob Kaplan-Moss

Activity tagged “contrib”

Entries

What is django.contrib?

Since it comes up a lot, I thought I’d spend a bit of time writing up my thoughts on what“django.contrib“ really is, and what including a package in it really means. In a nutshell, django.contrib contains optional, de facto standard implementations of common patterns.

(contrib, django)