mirror of
https://github.com/django/django.git
synced 2025-02-10 17:35:38 +00:00
The class based views topic mentions that the djangoproject.com weblog is built using the date-based generic views, but looking at the code, it actually uses the deprecated pre-1.3 function based generic views.