Agreed. Reminds me of a joke at the end of Django tutorial[1]:
Coming soon
The tutorial ends here for the time being. Future installments of the tutorial will cover:
* Advanced form processing
* Using the RSS framework
* Using the cache framework
* Using the comments framework
* Advanced admin features: Permissions
* Advanced admin features: Custom JavaScript
I get it now. It now seems kinda funny. But when I was new to Django, I thought it was serious. I used to visit the page once in a while to check if new tutorials have been added yet. Fortunately, 1.4 was the last version which included this "joke".
[1] https://docs.djangoproject.com/en/1.4/intro/tutorial04/#comi...