Opened 19 years ago
Closed 19 years ago
#1319 closed enhancement (invalid)
Idea: promote rapid pace of Django development on djangoproject.com homepage
Reported by: | Simon Willison | Owned by: | Jacob |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | minor | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Just a thought: how about showing the last 10 changesets on the front page of djangoproject.com ? It would emphasize the speed with which Django is improving - especially if there was a "2 hours ago" field next to each one. Should be easy to do as well, just by hooking in to the RSS feed from the Trac timeline ( http://code.djangoproject.com/timeline?changeset=on&max=10&format=rss )
This is a small but important selling point for Django - development is moving quickly, which is a good sign of a healthy open source project.
Closing because it's not code-related, and Wilson has taken this into account in his new design mockups.